Searched refs:outl (Results 1 – 1 of 1) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | tng_enc_trace.h | 35 #define outl(...) macro 64 outl(CONFIG_CMD(bus,device_fn,where), 0xCF8); in pci_get_long() 70 outl(CONFIG_CMD(bus,device_fn,where), 0xCF8); in pci_set_long() 71 outl(value,0xCFC); in pci_set_long() 77 outl(CONFIG_CMD(bus,device_fn,where), 0xCF8); in pci_get_short() 84 outl(CONFIG_CMD(bus,device_fn,where), 0xCF8); in pci_set_short()
|