Home
last modified time | relevance | path

Searched refs:sama5d3_pll_layout (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/clk/at91/
H A Dsama5d3.c153 &sama5d3_pll_layout, &plla_characteristics); in sama5d3_pmc_setup()
H A Dpmc.h70 extern const struct clk_pll_layout sama5d3_pll_layout;
H A Dsama5d4.c168 &sama5d3_pll_layout, &plla_characteristics); in sama5d4_pmc_setup()
H A Dclk-pll.c336 const struct clk_pll_layout sama5d3_pll_layout = { variable
H A Dsama5d2.c197 &sama5d3_pll_layout, &plla_characteristics); in sama5d2_pmc_setup()
H A Ddt-compat.c648 of_at91_clk_pll_setup(np, &sama5d3_pll_layout); in of_sama5d3_clk_pll_setup()