Home
last modified time | relevance | path

Searched refs:PIN_PU_TX_BIT (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dphy-comphy-3700.c406 PIN_PU_TX_BIT; in mvebu_a3700_comphy_sgmii_power_on()
536 PIN_PU_PLL_BIT | PIN_PU_RX_BIT | PIN_PU_TX_BIT, in mvebu_a3700_comphy_sgmii_power_on()
537 PIN_PU_PLL_BIT | PIN_PU_RX_BIT | PIN_PU_TX_BIT); in mvebu_a3700_comphy_sgmii_power_on()
H A Dphy-comphy-3700.h222 #define PIN_PU_TX_BIT BIT(18) macro