Home
last modified time | relevance | path

Searched full:imx_sc_r_lvds_0 (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dfsl,imx8qxp-csr.yaml133 clocks = <&clk IMX_SC_R_LVDS_0 IMX_SC_PM_CLK_MISC2>,
134 <&clk IMX_SC_R_LVDS_0 IMX_SC_PM_CLK_BYPASS>;
136 power-domains = <&pd IMX_SC_R_LVDS_0>;
187 clocks = <&clk IMX_SC_R_LVDS_0 IMX_SC_PM_CLK_PHY>;
/openbmc/linux/Documentation/devicetree/bindings/bus/
H A Dfsl,imx8qxp-pixel-link-msi-bus.yaml159 clocks = <&clk IMX_SC_R_LVDS_0 IMX_SC_PM_CLK_MISC2>,
160 <&clk IMX_SC_R_LVDS_0 IMX_SC_PM_CLK_BYPASS>;
162 power-domains = <&pd IMX_SC_R_LVDS_0>;
223 clocks = <&clk IMX_SC_R_LVDS_0 IMX_SC_PM_CLK_PHY>;
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/
H A Dfsl,imx8qxp-ldb.yaml137 clocks = <&clk IMX_SC_R_LVDS_0 IMX_SC_PM_CLK_MISC2>,
138 <&clk IMX_SC_R_LVDS_0 IMX_SC_PM_CLK_BYPASS>;
140 power-domains = <&pd IMX_SC_R_LVDS_0>;
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dfsl,imx8qm-lvds-phy.yaml59 clocks = <&clk IMX_SC_R_LVDS_0 IMX_SC_PM_CLK_PHY>;
60 power-domains = <&pd IMX_SC_R_LVDS_0>;
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx8qxp.c219 imx_clk_scu("mipi0_lvds_bypass_clk", IMX_SC_R_LVDS_0, IMX_SC_PM_CLK_BYPASS); in imx8qxp_clk_probe()
220 …imx_clk_scu2("mipi0_lvds_pixel_clk", lvds0_sels, ARRAY_SIZE(lvds0_sels), IMX_SC_R_LVDS_0, IMX_SC_P… in imx8qxp_clk_probe()
221 …imx_clk_scu2("mipi0_lvds_phy_clk", lvds0_sels, ARRAY_SIZE(lvds0_sels), IMX_SC_R_LVDS_0, IMX_SC_PM_… in imx8qxp_clk_probe()
H A Dclk-imx8qxp-rsrc.c60 IMX_SC_R_LVDS_0,
H A Dclk-imx8qm-rsrc.c71 IMX_SC_R_LVDS_0,
/openbmc/linux/include/dt-bindings/firmware/imx/
H A Drsrc.h283 #define IMX_SC_R_LVDS_0 266 macro
/openbmc/linux/drivers/pmdomain/imx/
H A Dscu-pd.c219 { "lvds0", IMX_SC_R_LVDS_0, 1, false, 0 },