Home
last modified time | relevance | path

Searched refs:MPC512x_CLK_IPS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/dt-bindings/clock/
H A Dmpc512x-clock.h16 #define MPC512x_CLK_IPS 7 macro
/openbmc/linux/arch/powerpc/boot/dts/
H A Dmpc5121.dtsi160 <&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>,
H A Dmpc5125twr.dts130 <&clks MPC512x_CLK_IPS>,
142 <&clks MPC512x_CLK_IPS>,
153 clocks = <&clks MPC512x_CLK_IPS>,
/openbmc/linux/arch/powerpc/platforms/512x/
H A Dclock-commonclk.c651 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()