Lines Matching refs:PORT_RWC_BITS
59 status = ehci_readl(ehci, reg) & ~PORT_RWC_BITS;
73 status = ehci_readl(ehci, reg) & ~PORT_RWC_BITS;
110 status = ehci_readl(ehci, reg) & ~PORT_RWC_BITS;
179 u32 t1 = ehci_readl(ehci, reg) & ~PORT_RWC_BITS;
258 u32 t1 = ehci_readl(ehci, reg) & ~PORT_RWC_BITS;
467 temp &= ~(PORT_RWC_BITS | PORT_WAKE_BITS);
492 temp &= ~(PORT_RWC_BITS | PORT_SUSPEND | PORT_RESUME);
559 port_status &= ~(PORT_PE | PORT_RWC_BITS);
595 port_status &= ~PORT_RWC_BITS;
920 temp &= ~PORT_RWC_BITS;
1062 temp &= ~(PORT_RWC_BITS | PORT_SUSPEND | PORT_RESUME);
1080 ehci_writel(ehci, temp & ~(PORT_RWC_BITS | PORT_RESET),
1101 temp &= ~PORT_RWC_BITS;
1180 temp &= ~PORT_RWC_BITS;
1285 temp = ehci_readl(ehci, sreg) & ~PORT_RWC_BITS;
1341 u32 temp = ehci_readl(ehci, status_reg) & ~PORT_RWC_BITS;