Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/marvell/
H A Dphy-mvebu-a3700-comphy.c195 #define PIN_PU_PLL_BIT BIT(16) macro
646 mask = data | PIN_RESET_CORE_BIT | PIN_PU_PLL_BIT | PIN_PU_RX_BIT | in mvebu_a3700_comphy_ethernet_power_on()
767 data = PIN_PU_PLL_BIT | PIN_PU_RX_BIT | PIN_PU_TX_BIT; in mvebu_a3700_comphy_ethernet_power_on()