Lines Matching refs:invert
135 static int comphy_pcie_power_up(u32 speed, u32 invert) in comphy_pcie_power_up() argument
202 if (invert & PHY_POLARITY_TXD_INVERT) { in comphy_pcie_power_up()
207 if (invert & PHY_POLARITY_RXD_INVERT) { in comphy_pcie_power_up()
315 static int comphy_usb3_power_up(u32 type, u32 speed, u32 invert) in comphy_usb3_power_up() argument
415 if (invert & PHY_POLARITY_TXD_INVERT) { in comphy_usb3_power_up()
420 if (invert & PHY_POLARITY_RXD_INVERT) { in comphy_usb3_power_up()
644 static int comphy_sgmii_power_up(u32 lane, u32 speed, u32 invert) in comphy_sgmii_power_up() argument
776 if (invert & PHY_POLARITY_TXD_INVERT) in comphy_sgmii_power_up()
779 if (invert & PHY_POLARITY_RXD_INVERT) in comphy_sgmii_power_up()
923 comphy_map->type, comphy_map->invert); in comphy_a3700_init()
932 comphy_map->invert); in comphy_a3700_init()
939 comphy_map->invert); in comphy_a3700_init()
945 comphy_map->invert); in comphy_a3700_init()