Searched refs:HCS_DEBUG_PORT (Results 1 – 6 of 6) sorted by relevance
33 #define HCS_DEBUG_PORT(p) (((p)>>20)&0xf) /* bits 23:20, debug port? */ macro
70 #define HCS_DEBUG_PORT(p) (((p)>>20)&0xf) /* bits 23:20, debug port? */ macro
239 HCS_DEBUG_PORT(ehci->hcs_params), in ehci_pci_setup()
49 HCS_DEBUG_PORT (params), in dbg_hcs_params()822 if (i == HCS_DEBUG_PORT(ehci->hcs_params) && ehci->debug) { in fill_registers_buffer()
1028 if (wIndex == HCS_DEBUG_PORT(ehci->hcs_params) && in ehci_hub_control()
774 debug_port = HCS_DEBUG_PORT(hcs_params); in ehci_setup()