Searched refs:HCS_DEBUG_PORT (Results 1 – 6 of 6) sorted by relevance
27 #define HCS_DEBUG_PORT(p) (((p)>>20)&0xf) /* bits 23:20, debug port? */ macro
253 HCS_DEBUG_PORT(hcs_params), in ehci_pci_setup()
22 HCS_DEBUG_PORT(params), in dbg_hcs_params()877 if (i == HCS_DEBUG_PORT(ehci->hcs_params) && ehci->debug) { in fill_registers_buffer()
1037 if (wIndex == HCS_DEBUG_PORT(ehci->hcs_params) && in ehci_hub_control()
102 #define HCS_DEBUG_PORT(p) (((p)>>20)&0xf) /* bits 23:20, debug port? */ macro
767 debug_port = HCS_DEBUG_PORT(hcs_params); in ehci_setup()