Searched refs:USE_MAX_PLL_RATE_BIT (Results 1 – 2 of 2) sorted by relevance
334 comphy_sata_set_indirect(comphy_indir_regs, offset, USE_MAX_PLL_RATE_BIT, in mvebu_a3700_comphy_sata_power_on()335 USE_MAX_PLL_RATE_BIT); in mvebu_a3700_comphy_sata_power_on()748 (SPEED_PLL_VALUE_16 | USE_MAX_PLL_RATE_BIT), in mvebu_a3700_comphy_usb3_power_on()873 SPEED_PLL_VALUE_16 | USE_MAX_PLL_RATE_BIT, REG_16_BIT_MASK); in mvebu_a3700_comphy_pcie_power_on()
70 #define USE_MAX_PLL_RATE_BIT BIT(12) macro