Searched refs:hdmitx_phy (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/gpu/drm/meson/ |
H A D | meson_dw_hdmi.c | 147 struct reset_control *hdmitx_phy; member 625 reset_control_reset(meson_dw_hdmi->hdmitx_phy); in meson_dw_hdmi_init() 731 meson_dw_hdmi->hdmitx_phy = devm_reset_control_get_exclusive(dev, in meson_dw_hdmi_bind() 733 if (IS_ERR(meson_dw_hdmi->hdmitx_phy)) { in meson_dw_hdmi_bind() 735 return PTR_ERR(meson_dw_hdmi->hdmitx_phy); in meson_dw_hdmi_bind()
|
/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | amlogic,meson-dw-hdmi.yaml | 81 - const: hdmitx_phy 129 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | meson-gxbb.dtsi | 303 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
|
H A D | meson-gxl.dtsi | 255 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxbb.dtsi | 313 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
|
H A D | meson-gxl.dtsi | 325 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
|
H A D | meson-g12-common.dtsi | 208 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
|