Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dphy-comphy-3700.c334 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()
H A Dphy-comphy-3700.h70 #define USE_MAX_PLL_RATE_BIT BIT(12) macro