Lines Matching refs:mpll_clk
511 static struct clk mpll_clk = { variable
528 .parent = &mpll_clk,
614 .parent = &mpll_clk,
618 .parent = &mpll_clk,
622 .parent = &mpll_clk,
629 .parent = &mpll_clk,
884 .parent = &mpll_clk,
893 .parent = &mpll_clk,
1095 else if (parent == mpll_clk.parent) in _clk_clko_set_parent()
1099 else if (parent == &mpll_clk) in _clk_clko_set_parent()
1210 mpll_clk.parent = &ckih_clk; in mx21_clocks_init()
1212 mpll_clk.parent = &fpm_clk; in mx21_clocks_init()