Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra/
H A Dclk_rst.h250 #define PLL_LOCK_MASK (1U << PLL_LOCK_SHIFT) macro
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3308.h334 PLL_LOCK_MASK = 0x1 << PLL_LOCK_SHIFT, enumerator