Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/marvell/
Dphy-mvebu-a3700-comphy.c46 #define PU_IVREF_BIT BIT(15) macro
903 data = PU_IVREF_BIT | PU_PLL_BIT | PU_RX_BIT | PU_TX_BIT | in mvebu_a3700_comphy_usb3_power_on()
905 mask = PU_IVREF_BIT | PU_PLL_BIT | PU_RX_BIT | PU_TX_BIT | in mvebu_a3700_comphy_usb3_power_on()
1033 data = PU_IVREF_BIT | PU_PLL_BIT | PU_RX_BIT | PU_TX_BIT | in mvebu_a3700_comphy_pcie_power_on()