Searched refs:HCS_PPC (Results 1 – 6 of 6) sorted by relevance
718 if (HCS_PPC (ehci->hcs_params)) in ehci_hub_descriptor()837 if (HCS_PPC(ehci->hcs_params)) { in ehci_hub_control()897 && HCS_PPC(ehci->hcs_params)) { in ehci_hub_control()1087 if (HCS_PPC(ehci->hcs_params)) { in ehci_hub_control()
107 #define HCS_PPC(p) ((p)&(1 << 4)) /* true: port power control */ macro885 if (HCS_PPC(oxu->hcs_params)) in ehci_hub_descriptor()2781 if (!HCS_PPC(oxu->hcs_params)) in ehci_port_power()3631 if (HCS_PPC(oxu->hcs_params)) in oxu_hub_control()3802 if (HCS_PPC(oxu->hcs_params)) in oxu_hub_control()
27 HCS_PPC(params) ? "" : " !ppc", in dbg_hcs_params()
73 HCS_PPC, HCS_N_PORTS, enumerator
184 [HCS_PPC] = REG_FIELD(ISP176x_HC_HCSPARAMS, 4, 4),
293 return isp1760_hcd_is_set(hcd, HCS_PPC); in isp1760_hcd_ppc_is_set()