Home
last modified time | relevance | path

Searched defs:where (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_enc_trace.h59 #define CONFIG_CMD(bus,device_fn,where) \ argument
62 static inline unsigned long pci_get_long(int bus,int device_fn, int where) in pci_get_long()
68 static inline int pci_set_long(int bus,int device_fn, int where,unsigned long value) in pci_set_long()
75 static inline int pci_get_short(int bus,int device_fn, int where) in pci_get_short()
82 static inline int pci_set_short(int bus,int device_fn, int where,unsigned short value) in pci_set_short()