Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-rockchip/
Dcru_rk3368.h90 MCU_CLK_DIV_MASK = GENMASK(4, 0), enumerator
/third_party/uboot/u-boot-2020.01/arch/arm/mach-rockchip/rk3368/
Drk3368.c80 rk_clrsetreg(&cru->clksel_con[12], MCU_PLL_SEL_MASK | MCU_CLK_DIV_MASK, in mcu_init()