Lines Matching defs:port
39 int port = HCS_N_PORTS(ehci->hcs_params);
42 if (port > 1) {
44 "Not support multi-port regulator control\n");
62 * Marvell 28nm HSIC PHY requires forcing the port to HS mode.
268 * suspending the port. Poll until the port is suspended.
312 int port;
320 port = HCS_N_PORTS(ehci->hcs_params);
321 while (port--) {
322 u32 __iomem *reg = &ehci->regs->port_status[port];