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;
783 temp &= ~PORT_RWC_BITS;
932 temp &= ~(PORT_RWC_BITS | PORT_SUSPEND | PORT_RESUME);
950 ehci_writel(ehci, temp & ~(PORT_RWC_BITS | PORT_RESET),
971 temp &= ~PORT_RWC_BITS;
1050 temp &= ~PORT_RWC_BITS;
1155 temp = ehci_readl(ehci, sreg) & ~PORT_RWC_BITS;
1211 u32 temp = ehci_readl(ehci, status_reg) & ~PORT_RWC_BITS;