Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/marvell/comphy/
Dphy-comphy-common.h105 #define COMPHY_POLARITY_RXD_INVERT 2 macro
107 COMPHY_POLARITY_RXD_INVERT)
Dphy-comphy-3700.c320 if (invert & COMPHY_POLARITY_RXD_INVERT) in mvebu_a3700_comphy_sata_power_on()
526 if (invert & COMPHY_POLARITY_RXD_INVERT) in mvebu_a3700_comphy_sgmii_power_on()
752 if (invert & COMPHY_POLARITY_RXD_INVERT) in mvebu_a3700_comphy_usb3_power_on()
865 if (invert & COMPHY_POLARITY_RXD_INVERT) in mvebu_a3700_comphy_pcie_power_on()
Dphy-comphy-cp110.h101 #define COMPHY_POLARITY_RXD_INVERT 2 macro
Dphy-comphy-cp110.c338 if ((phy_polarity_invert & COMPHY_POLARITY_RXD_INVERT) != 0) { in mvebu_cp110_polarity_invert()