Searched refs:PIN_PU_PLL_BIT (Results 1 – 2 of 2) sorted by relevance
405 mask = data | PIN_RESET_CORE_BIT | PIN_PU_PLL_BIT | PIN_PU_RX_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()
220 #define PIN_PU_PLL_BIT BIT(16) macro