Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/usb/
Dehci_def.h56 #define HCC_EXT_CAPS(p) (((p)>>8)&0xff) /* for pci extended caps */ macro
/Linux-v5.10/drivers/usb/host/
Doxu210hp-hcd.c111 #define HCC_EXT_CAPS(p) (((p)>>8)&0xff) /* for pci extended caps */ macro
Dxhci.h120 #define HCC_EXT_CAPS(p) XHCI_HCC_EXT_CAPS(p) macro