Searched refs:MPC512x_CLK_IPS (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/arch/powerpc/boot/dts/ |
D | mpc5121.dtsi | 160 <&clks MPC512x_CLK_IPS>, 172 <&clks MPC512x_CLK_IPS>, 185 clocks = <&clks MPC512x_CLK_IPS>, 246 <&clks MPC512x_CLK_IPS>, 258 <&clks MPC512x_CLK_IPS>,
|
D | mpc5125twr.dts | 130 <&clks MPC512x_CLK_IPS>, 142 <&clks MPC512x_CLK_IPS>, 153 clocks = <&clks MPC512x_CLK_IPS>,
|
/linux-6.1.9/include/dt-bindings/clock/ |
D | mpc512x-clock.h | 16 #define MPC512x_CLK_IPS 7 macro
|
/linux-6.1.9/arch/powerpc/platforms/512x/ |
D | clock-commonclk.c | 651 div /= clk_get_rate(clks[MPC512x_CLK_IPS]); in mpc512x_clk_setup_mclk() 738 clks[MPC512x_CLK_IPS] = mpc512x_clk_divtable("ips", "csb", in mpc512x_clk_setup_clock_tree() 932 clk_prepare_enable(clks[MPC512x_CLK_IPS]); /* SoC periph */ in mpc512x_clk_setup_clock_tree() 1069 clk_register_clkdev(clks[MPC512x_CLK_IPS], "ips", NULL); in mpc5121_clk_provide_backwards_compat()
|