Searched refs:gpll (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/clk/rockchip/ |
| H A D | clk_rv1108.c | 659 unsigned int apll, dpll, gpll; in rkclk_init() local 679 gpll = rkclk_pll_get_rate(cru, CLK_GENERAL); in rkclk_init() 692 printf("APLL: %d DPLL:%d GPLL:%d\n", apll, dpll, gpll); in rkclk_init()
|
| H A D | clk_rk3368.c | 1268 u32 apllb, aplll, dpll, cpll, gpll; in rkclk_init() local 1285 gpll = rkclk_pll_get_rate(cru, GPLL); in rkclk_init() 1288 __func__, apllb, aplll, dpll, cpll, gpll); in rkclk_init()
|