Home
last modified time | relevance | path

Searched refs:HCS_DEBUG_PORT (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
H A Dehci_def.h41 #define HCS_DEBUG_PORT(p) (((p)>>20)&0xf) /* bits 23:20, debug port? */ macro
/kernel/linux/linux-6.6/include/linux/usb/
H A Dehci_def.h27 #define HCS_DEBUG_PORT(p) (((p)>>20)&0xf) /* bits 23:20, debug port? */ macro
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-pci.c249 HCS_DEBUG_PORT(hcs_params), in ehci_pci_setup()
H A Dehci-dbg.c22 HCS_DEBUG_PORT(params), in dbg_hcs_params()
877 if (i == HCS_DEBUG_PORT(ehci->hcs_params) && ehci->debug) { in fill_registers_buffer()
H A Dehci-hub.c1167 if (wIndex == HCS_DEBUG_PORT(ehci->hcs_params) && in ehci_hub_control()
H A Doxu210hp-hcd.c102 #define HCS_DEBUG_PORT(p) (((p)>>20)&0xf) /* bits 23:20, debug port? */ macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-pci.c253 HCS_DEBUG_PORT(hcs_params), in ehci_pci_setup()
H A Dehci-dbg.c22 HCS_DEBUG_PORT(params), in dbg_hcs_params()
877 if (i == HCS_DEBUG_PORT(ehci->hcs_params) && ehci->debug) { in fill_registers_buffer()
H A Dehci-hub.c1037 if (wIndex == HCS_DEBUG_PORT(ehci->hcs_params) && in ehci_hub_control()
H A Doxu210hp-hcd.c102 #define HCS_DEBUG_PORT(p) (((p)>>20)&0xf) /* bits 23:20, debug port? */ macro
/kernel/linux/linux-5.10/drivers/usb/early/
H A Dehci-dbgp.c767 debug_port = HCS_DEBUG_PORT(hcs_params); in ehci_setup()
/kernel/linux/linux-6.6/drivers/usb/early/
H A Dehci-dbgp.c767 debug_port = HCS_DEBUG_PORT(hcs_params); in ehci_setup()

Completed in 27 milliseconds