Lines Matching refs:phy_polarity_invert
333 static void mvebu_cp110_polarity_invert(uintptr_t addr, uint8_t phy_polarity_invert) in mvebu_cp110_polarity_invert() argument
339 if ((phy_polarity_invert & COMPHY_POLARITY_TXD_INVERT) != 0) { in mvebu_cp110_polarity_invert()
345 if ((phy_polarity_invert & COMPHY_POLARITY_RXD_INVERT) != 0) { in mvebu_cp110_polarity_invert()
359 uint8_t ap_nr, cp_nr, phy_polarity_invert; in mvebu_cp110_comphy_sata_power_on() local
369 phy_polarity_invert = sata_static_values->polarity_invert; in mvebu_cp110_comphy_sata_power_on()
662 if (phy_polarity_invert != 0) in mvebu_cp110_comphy_sata_power_on()
664 phy_polarity_invert); in mvebu_cp110_comphy_sata_power_on()
1942 uint8_t ap_nr, cp_nr, phy_polarity_invert; in mvebu_cp110_comphy_usb3_power_on() local
1956 phy_polarity_invert = usb_static_values->polarity_invert; in mvebu_cp110_comphy_usb3_power_on()
2040 if (phy_polarity_invert) in mvebu_cp110_comphy_usb3_power_on()
2042 phy_polarity_invert); in mvebu_cp110_comphy_usb3_power_on()