Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/clk/rockchip/
Dclk_rk3368.c132 u32 apllb, aplll, dpll, cpll, gpll; in rkclk_init() local
149 gpll = rkclk_pll_get_rate(cru, GPLL); in rkclk_init()
152 __func__, apllb, aplll, dpll, cpll, gpll); in rkclk_init()
Dclk_rv1108.c631 unsigned int apll, dpll, gpll; in rkclk_init() local
651 gpll = rkclk_pll_get_rate(cru, CLK_GENERAL); in rkclk_init()
656 printf("APLL: %d DPLL:%d GPLL:%d\n", apll, dpll, gpll); in rkclk_init()
/third_party/uboot/u-boot-2020.01/arch/arm/dts/
Dpx30.dtsi693 clock-names = "xin24m", "gpll";