Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3506.h130 CLK_CORE_PVTPLL_SRC, enumerator
/rk3399_rockchip-uboot/include/dt-bindings/clock/
H A Drk3528-cru.h78 #define CLK_CORE_PVTPLL_SRC 69 macro
/rk3399_rockchip-uboot/drivers/clk/rockchip/
H A Dclk_rk3506.c144 if (sel == CLK_CORE_PVTPLL_SRC) in soc_clk_dump()