Searched refs:HCS_PPC (Results 1 – 5 of 5) sorted by relevance
72 HCS_PPC, HCS_N_PORTS, enumerator
156 [HCS_PPC] = REG_FIELD(ISP176x_HC_HCSPARAMS, 4, 4),
355 return isp1760_hcd_is_set(hcd, HCS_PPC); in isp1760_hcd_ppc_is_set()
26 #define HCS_PPC(p) ((p) & (1 << 4)) macro
877 if (HCS_PPC(ehci_readl(&ctrl->hccr->cr_hcsparams))) { in ehci_submit_root()959 if (HCS_PPC(ehci_readl(&ctrl->hccr->cr_hcsparams))) in ehci_submit_root()1124 if (HCS_PPC(reg)) in ehci_common_init()
Completed in 21 milliseconds