Home
last modified time | relevance | path

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

/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/clock/
Dmpc512x-clock.h15 #define MPC512x_CLK_IPS 7 macro
/linux-4.4.14/include/dt-bindings/clock/
Dmpc512x-clock.h15 #define MPC512x_CLK_IPS 7 macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/clock/
Dmpc512x-clock.h15 #define MPC512x_CLK_IPS 7 macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/clock/
Dmpc512x-clock.h15 #define MPC512x_CLK_IPS 7 macro
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/clock/
Dmpc512x-clock.h15 #define MPC512x_CLK_IPS 7 macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/clock/
Dmpc512x-clock.h15 #define MPC512x_CLK_IPS 7 macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/clock/
Dmpc512x-clock.h15 #define MPC512x_CLK_IPS 7 macro
/linux-4.4.14/arch/powerpc/boot/dts/
Dmpc5121.dtsi164 <&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>,
Dmpc5125twr.dts134 <&clks MPC512x_CLK_IPS>,
146 <&clks MPC512x_CLK_IPS>,
157 clocks = <&clks MPC512x_CLK_IPS>,
/linux-4.4.14/arch/powerpc/platforms/512x/
Dclock-commonclk.c652 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()