Searched refs:PU_IVREF_BIT (Results 1 – 2 of 2) sorted by relevance
714 mask = PU_IVREF_BIT | PU_PLL_BIT | PU_RX_BIT | PU_TX_BIT | in mvebu_a3700_comphy_usb3_power_on()717 data = PU_IVREF_BIT | PU_PLL_BIT | PU_RX_BIT | PU_TX_BIT | in mvebu_a3700_comphy_usb3_power_on()867 (PU_IVREF_BIT | PU_PLL_BIT | PU_RX_BIT | PU_TX_BIT | in mvebu_a3700_comphy_pcie_power_on()
46 #define PU_IVREF_BIT BIT(15) macro