Home
last modified time | relevance | path

Searched refs:HCC_EXT_CAPS (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
H A Dehci_def.h56 #define HCC_EXT_CAPS(p) (((p)>>8)&0xff) /* for pci extended caps */ macro
/kernel/linux/linux-6.6/include/linux/usb/
H A Dehci_def.h43 #define HCC_EXT_CAPS(p) (((p)>>8)&0xff) /* for pci extended caps */ macro
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h88 #define HCC_EXT_CAPS(p) (((p) & GENMASK(31, 16)) >> 16) macro
H A Dcdnsp-gadget.c81 offset = HCC_EXT_CAPS(val) << 2; in cdnsp_find_next_ext_cap()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-dbg.c804 offset = HCC_EXT_CAPS(ehci_readl(ehci, in fill_registers_buffer()
H A Dxhci.h123 #define HCC_EXT_CAPS(p) XHCI_HCC_EXT_CAPS(p) macro
H A Doxu210hp-hcd.c111 #define HCC_EXT_CAPS(p) (((p)>>8)&0xff) /* for pci extended caps */ macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-dbg.c804 offset = HCC_EXT_CAPS(ehci_readl(ehci, in fill_registers_buffer()
H A Dxhci.h123 #define HCC_EXT_CAPS(p) XHCI_HCC_EXT_CAPS(p) macro
H A Doxu210hp-hcd.c111 #define HCC_EXT_CAPS(p) (((p)>>8)&0xff) /* for pci extended caps */ macro

Completed in 30 milliseconds