Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3308.h346 VPLL1_CLK_SEL_MASK = 0x1 << VPLL1_CLK_SEL_SHIFT, enumerator
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3308.c124 rk_clrsetreg(&priv->cru->mode, VPLL1_CLK_SEL_MASK, in rkdclk_init()