Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dehci_def.h55 #define HCC_EXT_CAPS(p) (((p)>>8)&0xff) /* for pci extended caps */ macro
/linux-4.4.14/drivers/usb/host/
Doxu210hp.h79 #define HCC_EXT_CAPS(p) (((p)>>8)&0xff) /* for pci extended caps */ macro
Dehci-dbg.c828 offset = HCC_EXT_CAPS(ehci_readl(ehci, in fill_registers_buffer()
Dxhci.h132 #define HCC_EXT_CAPS(p) XHCI_HCC_EXT_CAPS(p) macro