Searched refs:PIN_RESET_COMPHY_BIT (Results 1 – 2 of 2) sorted by relevance
404 data = PIN_PU_IVREF_BIT | PIN_TX_IDLE_BIT | PIN_RESET_COMPHY_BIT; in mvebu_a3700_comphy_sgmii_power_on()412 mask = PIN_RESET_COMPHY_BIT; in mvebu_a3700_comphy_sgmii_power_on()600 data = PIN_RESET_CORE_BIT | PIN_RESET_COMPHY_BIT; in mvebu_a3700_comphy_sgmii_power_off()
219 #define PIN_RESET_COMPHY_BIT BIT(12) macro