Home
last modified time | relevance | path

Searched refs:PLL_RESET (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3368.h93 PLL_RESET = 1, enumerator
/rk3399_rockchip-uboot/include/usb/
H A Dehci-ci.h52 #define PLL_RESET (1 << 8) macro
/rk3399_rockchip-uboot/drivers/clk/rockchip/
H A Dclk_rk3368.c262 PLL_RESET << PLL_RESET_SHIFT); in rkclk_set_pll()