Searched refs:phy_polarity_invert (Results 1 – 1 of 1) sorted by relevance
326 static void mvebu_cp110_polarity_invert(uintptr_t addr, uint8_t phy_polarity_invert) in mvebu_cp110_polarity_invert() argument332 if ((phy_polarity_invert & COMPHY_POLARITY_TXD_INVERT) != 0) { in mvebu_cp110_polarity_invert()338 if ((phy_polarity_invert & COMPHY_POLARITY_RXD_INVERT) != 0) { in mvebu_cp110_polarity_invert()352 uint8_t ap_nr, cp_nr, phy_polarity_invert; in mvebu_cp110_comphy_sata_power_on() local362 phy_polarity_invert = sata_static_values->polarity_invert; in mvebu_cp110_comphy_sata_power_on()655 if (phy_polarity_invert != 0) in mvebu_cp110_comphy_sata_power_on()657 phy_polarity_invert); in mvebu_cp110_comphy_sata_power_on()1925 uint8_t ap_nr, cp_nr, phy_polarity_invert; in mvebu_cp110_comphy_usb3_power_on() local1939 phy_polarity_invert = usb_static_values->polarity_invert; in mvebu_cp110_comphy_usb3_power_on()2023 if (phy_polarity_invert) in mvebu_cp110_comphy_usb3_power_on()[all …]