Lines Matching refs:PORT_PE
79 ehci_writel(ehci, status & ~PORT_PE, reg);
116 ehci_writel(ehci, status & ~PORT_PE, reg);
264 else if ((t1 & PORT_PE) && !(t1 & PORT_SUSPEND)) {
430 if ((temp & PORT_PE) &&
559 port_status &= ~(PORT_PE | PORT_RWC_BITS);
580 if (!(port_status & PORT_PE)) {
931 ehci_writel(ehci, temp & ~PORT_PE, status_reg);
950 if ((temp & PORT_PE) == 0)
1123 if (temp & PORT_PE)
1133 if (temp & PORT_PE)
1185 if ((temp & PORT_PE) == 0
1230 if ((temp & (PORT_PE|PORT_CONNECT)) == PORT_CONNECT
1239 temp &= ~PORT_PE;
1286 if (temp & PORT_PE)