Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/marvell/
H A Dphy-mvebu-a3700-comphy.c194 #define PIN_RESET_COMPHY_BIT BIT(12) macro
645 data = PIN_PU_IVREF_BIT | PIN_TX_IDLE_BIT | PIN_RESET_COMPHY_BIT; in mvebu_a3700_comphy_ethernet_power_on()
652 mask = PIN_RESET_COMPHY_BIT; in mvebu_a3700_comphy_ethernet_power_on()
1090 data = PIN_RESET_CORE_BIT | PIN_RESET_COMPHY_BIT | PIN_PU_IVREF_BIT | in mvebu_a3700_comphy_ethernet_power_off()