Searched refs:pll4_rtbl (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/clk/spear/ |
H A D | spear1310_clock.c | 246 static struct pll_rate_tbl pll4_rtbl[] = { variable in typeref:struct:pll_rate_tbl 452 0, SPEAR1310_PLL4_CTR, SPEAR1310_PLL4_FRQ, pll4_rtbl, spear1310_clk_init() 453 ARRAY_SIZE(pll4_rtbl), &_lock, &clk1, NULL); spear1310_clk_init()
|
H A D | spear1340_clock.c | 180 static struct pll_rate_tbl pll4_rtbl[] = { variable in typeref:struct:pll_rate_tbl 509 0, SPEAR1340_PLL4_CTR, SPEAR1340_PLL4_FRQ, pll4_rtbl, spear1340_clk_init() 510 ARRAY_SIZE(pll4_rtbl), &_lock, &clk1, NULL); spear1340_clk_init()
|
Completed in 45 milliseconds