Home
last modified time | relevance | path

Searched refs:COMPHY_POLARITY_RXD_INVERT (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-a-latest/drivers/marvell/comphy/
Dphy-comphy-common.h105 #define COMPHY_POLARITY_RXD_INVERT 2 macro
107 COMPHY_POLARITY_RXD_INVERT)
Dphy-comphy-cp110.h102 #define COMPHY_POLARITY_RXD_INVERT 2 macro
Dphy-comphy-3700.c310 if (invert & COMPHY_POLARITY_RXD_INVERT) in mvebu_a3700_comphy_sata_power_on()
524 if (invert & COMPHY_POLARITY_RXD_INVERT) in mvebu_a3700_comphy_sgmii_power_on()
758 if (invert & COMPHY_POLARITY_RXD_INVERT) { in mvebu_a3700_comphy_usb3_power_on()
880 if (invert & COMPHY_POLARITY_RXD_INVERT) { in mvebu_a3700_comphy_pcie_power_on()
Dphy-comphy-cp110.c345 if ((phy_polarity_invert & COMPHY_POLARITY_RXD_INVERT) != 0) { in mvebu_cp110_polarity_invert()