Searched refs:apll (Results 1 – 3 of 3) sorted by relevance
| /drivers/clk/ |
| A D | clk_zynqmp.c | 118 apll, dpll, vpll, enumerator 182 {apll, 0xff, dpll, vpll}, /* acpu */ 187 {apll, 0xff, iopll_to_fpd, dpll}, /* wdt */ 188 {iopll_to_fpd, 0xff, dpll, apll}, /* dbg_fpd */ 190 {iopll_to_fpd, 0xff, apll, dpll}, /* sata_ref */ 193 {apll, 0xff, vpll, dpll}, /* topsw_main_ref */ 228 case apll: in zynqmp_clk_get_register()
|
| /drivers/clk/rockchip/ |
| A D | clk_rv1108.c | 635 unsigned int apll, dpll, gpll; in rkclk_init() local 653 apll = rkclk_pll_get_rate(cru, CLK_ARM); in rkclk_init() 660 printf("APLL: %d DPLL:%d GPLL:%d\n", apll, dpll, gpll); in rkclk_init()
|
| /drivers/clk/aspeed/ |
| A D | clk_ast2600.c | 148 pll_reg.w = readl(&scu->apll); in ast2600_get_pll_rate() 531 addr = (uint32_t)(&scu->apll); in ast2600_configure_pll()
|
Completed in 14 milliseconds