Searched refs:HCS_PPC (Results 1 – 5 of 5) sorted by relevance
416 if (HCS_PPC (pEhci->hcs_params)) in ms_get_roothub_desc()545 if (HCS_PPC (pEhci->hcs_params)) in ms_hub_control()752 if (HCS_PPC (pEhci->hcs_params)) in ms_hub_control()
307 #define HCS_PPC(p) ((p)&(1 << 4)) /* Port Power Control */ macro
634 #define HCS_PPC(p) ((p)&(1 << 4)) /* true: port power control */ macro
1195 if (HCS_PPC (ehci->hcs_params)) in ehci_hub_descriptor()1413 if (HCS_PPC (ehci->hcs_params)) in ehci_hub_control()1782 if (HCS_PPC (ehci->hcs_params)) in ehci_hub_control()
111 HCS_PPC (params) ? "" : " !ppc", HCS_N_PORTS (params) ); in dbg_hcs_params()