Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dehci_def.h56 #define HCC_EXT_CAPS(p) (((p)>>8)&0xff) /* for pci extended caps */ macro
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h147 #define HCC_EXT_CAPS(p) XHCI_HCC_EXT_CAPS(p) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Doxu210hp-hcd.c111 #define HCC_EXT_CAPS(p) (((p)>>8)&0xff) /* for pci extended caps */ macro
H A Dxhci.h124 #define HCC_EXT_CAPS(p) XHCI_HCC_EXT_CAPS(p) macro