Searched refs:MPC512x_CLK_IPS (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/arch/powerpc/boot/dts/ |
D | mpc5121.dtsi | 164 <&clks MPC512x_CLK_IPS>, 176 <&clks MPC512x_CLK_IPS>, 189 clocks = <&clks MPC512x_CLK_IPS>, 250 <&clks MPC512x_CLK_IPS>, 262 <&clks MPC512x_CLK_IPS>,
|
D | mpc5125twr.dts | 134 <&clks MPC512x_CLK_IPS>, 146 <&clks MPC512x_CLK_IPS>, 157 clocks = <&clks MPC512x_CLK_IPS>,
|
/Linux-v4.19/include/dt-bindings/clock/ |
D | mpc512x-clock.h | 16 #define MPC512x_CLK_IPS 7 macro
|
/Linux-v4.19/arch/powerpc/platforms/512x/ |
D | clock-commonclk.c | 652 div /= clk_get_rate(clks[MPC512x_CLK_IPS]); in mpc512x_clk_setup_mclk() 739 clks[MPC512x_CLK_IPS] = mpc512x_clk_divtable("ips", "csb", in mpc512x_clk_setup_clock_tree() 933 clk_prepare_enable(clks[MPC512x_CLK_IPS]); /* SoC periph */ in mpc512x_clk_setup_clock_tree() 1068 clk_register_clkdev(clks[MPC512x_CLK_IPS], "ips", NULL); in mpc5121_clk_provide_backwards_compat()
|