Home
last modified time | relevance | path

Searched refs:IMX_SC_R_A72 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/clk/imx/
H A Dclk-scu.c297 else if (clk->rsrc_id == IMX_SC_R_A72) in clk_scu_atf_set_cpu_rate()
485 if (rsrc_id == IMX_SC_R_A35 || rsrc_id == IMX_SC_R_A53 || rsrc_id == IMX_SC_R_A72) in __imx_clk_scu()
542 (clk->rsrc == IMX_SC_R_A72))) { in imx_clk_scu_probe()
567 (clk->rsrc == IMX_SC_R_A72))) { in imx_clk_scu_probe()
584 (rsrc_id == IMX_SC_R_A72)) in imx_clk_scu_suspend()
619 (rsrc_id == IMX_SC_R_A72)) in imx_clk_scu_resume()
667 rsrc_id == IMX_SC_R_A72) in imx_clk_scu_attach_pd()
H A Dclk-imx8qm-rsrc.c14 IMX_SC_R_A72,
H A Dclk-imx8qxp.c123 imx_clk_scu("a72_clk", IMX_SC_R_A72, IMX_SC_PM_CLK_CPU); in imx8qxp_clk_probe()
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8qm.dtsi134 clocks = <&clk IMX_SC_R_A72 IMX_SC_PM_CLK_CPU>;
151 clocks = <&clk IMX_SC_R_A72 IMX_SC_PM_CLK_CPU>;
336 thermal-sensors = <&tsens IMX_SC_R_A72>;
/openbmc/linux/include/dt-bindings/firmware/imx/
H A Drsrc.h595 #define IMX_SC_R_A72 IMX_SC_R_AP_1 macro