Lines Matching refs:invert
165 static int comphy_pcie_power_up(u32 speed, u32 invert) in comphy_pcie_power_up() argument
228 if (invert & PHY_POLARITY_TXD_INVERT) in comphy_pcie_power_up()
231 if (invert & PHY_POLARITY_RXD_INVERT) in comphy_pcie_power_up()
361 static int comphy_usb3_power_up(u32 lane, u32 type, u32 speed, u32 invert) in comphy_usb3_power_up() argument
458 if (invert & PHY_POLARITY_TXD_INVERT) in comphy_usb3_power_up()
461 if (invert & PHY_POLARITY_RXD_INVERT) in comphy_usb3_power_up()
697 static int comphy_sgmii_power_up(u32 lane, u32 speed, u32 invert) in comphy_sgmii_power_up() argument
830 if (invert & PHY_POLARITY_TXD_INVERT) in comphy_sgmii_power_up()
833 if (invert & PHY_POLARITY_RXD_INVERT) in comphy_sgmii_power_up()
982 comphy_map->type, comphy_map->invert); in comphy_a3700_init()
991 comphy_map->invert); in comphy_a3700_init()
999 comphy_map->invert); in comphy_a3700_init()
1005 comphy_map->invert); in comphy_a3700_init()