Lines Matching defs:invert
293 int invert = COMPHY_GET_POLARITY_INVERT(comphy_mode);
307 /* 0. Check the Polarity invert bits */
308 if (invert & COMPHY_POLARITY_TXD_INVERT)
310 if (invert & COMPHY_POLARITY_RXD_INVERT)
378 int invert = COMPHY_GET_POLARITY_INVERT(comphy_mode);
519 * 16. Check the PHY Polarity invert bit
522 if (invert & COMPHY_POLARITY_TXD_INVERT)
524 if (invert & COMPHY_POLARITY_RXD_INVERT)
619 int invert = COMPHY_GET_POLARITY_INVERT(comphy_mode);
752 * 13. Check the Polarity invert bit
755 if (invert & COMPHY_POLARITY_TXD_INVERT) {
758 if (invert & COMPHY_POLARITY_RXD_INVERT) {
814 int invert = COMPHY_GET_POLARITY_INVERT(comphy_mode);
875 /* 10. Check the Polarity invert bit */
877 if (invert & COMPHY_POLARITY_TXD_INVERT) {
880 if (invert & COMPHY_POLARITY_RXD_INVERT) {