Home
last modified time | relevance | path

Searched refs:HCS_DEBUG_PORT (Results 1 – 5 of 5) sorted by relevance

/drivers/usb/host/
Dehci-pci.c254 HCS_DEBUG_PORT(hcs_params), in ehci_pci_setup()
Doxu210hp.h70 #define HCS_DEBUG_PORT(p) (((p)>>20)&0xf) /* bits 23:20, debug port? */ macro
Dehci-dbg.c34 HCS_DEBUG_PORT (params), in dbg_hcs_params()
901 if (i == HCS_DEBUG_PORT(ehci->hcs_params) && ehci->debug) { in fill_registers_buffer()
Dehci-hub.c1149 if (wIndex == HCS_DEBUG_PORT(ehci->hcs_params) && in ehci_hub_control()
/drivers/usb/early/
Dehci-dbgp.c773 debug_port = HCS_DEBUG_PORT(hcs_params); in ehci_setup()