Searched full:imx_sc_r_lvds_0 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | fsl,imx8qxp-csr.yaml | 133 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 D | fsl,imx8qxp-pixel-link-msi-bus.yaml | 159 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 D | fsl,imx8qxp-ldb.yaml | 137 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 D | fsl,imx8qm-lvds-phy.yaml | 59 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 D | clk-imx8qxp.c | 219 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 D | clk-imx8qxp-rsrc.c | 60 IMX_SC_R_LVDS_0,
|
H A D | clk-imx8qm-rsrc.c | 71 IMX_SC_R_LVDS_0,
|
/openbmc/linux/include/dt-bindings/firmware/imx/ |
H A D | rsrc.h | 283 #define IMX_SC_R_LVDS_0 266 macro
|
/openbmc/linux/drivers/pmdomain/imx/ |
H A D | scu-pd.c | 219 { "lvds0", IMX_SC_R_LVDS_0, 1, false, 0 },
|