Searched defs:HCC_EXT_CAPS (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/usb/
H A Dehci_def.h55 #define HCC_EXT_CAPS(p) (((p)>>8)&0xff) /* for pci extended caps */ macro
/linux-4.4.14/drivers/usb/host/
H A Doxu210hp.h79 #define HCC_EXT_CAPS(p) (((p)>>8)&0xff) /* for pci extended caps */ macro
H A Dxhci.h132 #define HCC_EXT_CAPS(p) XHCI_HCC_EXT_CAPS(p) macro

Completed in 105 milliseconds