Lines Matching refs:PORT_PE
255 (status & PORT_PE) ? " PE" : "",
1375 if (!(port_status & PORT_PE))
1502 fotg210_writel(fotg210, temp & ~PORT_PE, status_reg);
1512 if ((temp & PORT_PE) == 0)
1658 if (temp & PORT_PE)
1668 if (temp & PORT_PE)
1705 if ((temp & PORT_PE) == 0
1726 temp &= ~PORT_PE;
1753 if (temp & PORT_PE)
5203 (pstatus & PORT_PE) &&