Searched refs:HCS_PPC (Results 1 – 5 of 5) sorted by relevance
32 #define HCS_PPC(p) ((p)&(1 << 4)) /* true: port power control */ macro
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()
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()