Home
last modified time | relevance | path

Searched full:imx8mq_clk_disp_apb_root (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/
Dfsl,irqsteer.yaml107 clocks = <&clk IMX8MQ_CLK_DISP_APB_ROOT>;
/linux-6.12.1/Documentation/devicetree/bindings/display/imx/
Dnxp,imx8mq-dcss.yaml92 clocks = <&clk IMX8MQ_CLK_DISP_APB_ROOT>, <&clk IMX8MQ_CLK_DISP_AXI_ROOT>,
/linux-6.12.1/include/dt-bindings/clock/
Dimx8mq-clock.h379 #define IMX8MQ_CLK_DISP_APB_ROOT 248 macro
/linux-6.12.1/arch/arm64/boot/dts/freescale/
Dimx8mq.dtsi746 <&clk IMX8MQ_CLK_DISP_APB_ROOT>,
1609 clocks = <&clk IMX8MQ_CLK_DISP_APB_ROOT>;
/linux-6.12.1/drivers/clk/imx/
Dclk-imx8mq.c581 …hws[IMX8MQ_CLK_DISP_APB_ROOT] = imx_clk_hw_gate2_shared2("disp_apb_root_clk", "disp_apb", base + … in imx8mq_clocks_probe()