Home
last modified time | relevance | path

Searched full:imx8mp_clk_media_ldb (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/arch/arm64/boot/dts/freescale/
Dimx8mp-skov-revb-mi1010ait-1cp1.dts54 /* IMX8MP_CLK_MEDIA_LDB = IMX8MP_CLK_MEDIA_DISP2_PIX * 7 */
75 /* IMX8MP_VIDEO_PLL1 = IMX8MP_CLK_MEDIA_LDB * 2 */
Dimx8mp-tqma8mpql-mba8mpxl-lvds-g133han01.dtso54 assigned-clocks = <&clk IMX8MP_CLK_MEDIA_LDB>,
Dimx8mp.dtsi1944 assigned-clocks = <&clk IMX8MP_CLK_MEDIA_LDB>;
/linux-6.12.1/Documentation/devicetree/bindings/display/bridge/
Dfsl,ldb.yaml89 clocks = <&clk IMX8MP_CLK_MEDIA_LDB>;
/linux-6.12.1/Documentation/devicetree/bindings/soc/imx/
Dfsl,imx8mp-media-blk-ctrl.yaml137 clocks = <&clk IMX8MP_CLK_MEDIA_LDB>;
/linux-6.12.1/include/dt-bindings/clock/
Dimx8mp-clock.h181 #define IMX8MP_CLK_MEDIA_LDB 174 macro
/linux-6.12.1/drivers/clk/imx/
Dclk-imx8mp.c614 …hws[IMX8MP_CLK_MEDIA_LDB] = imx8m_clk_hw_composite("media_ldb", imx8mp_media_ldb_sels, ccm_base + … in imx8mp_clocks_probe()