Searched refs:hdmitx_phy (Results 1 – 4 of 4) sorted by relevance
| /Linux-v4.19/drivers/gpu/drm/meson/ |
| D | meson_dw_hdmi.c | 138 struct reset_control *hdmitx_phy; member 788 meson_dw_hdmi->hdmitx_phy = devm_reset_control_get_exclusive(dev, in meson_dw_hdmi_bind() 790 if (IS_ERR(meson_dw_hdmi->hdmitx_phy)) { in meson_dw_hdmi_bind() 792 return PTR_ERR(meson_dw_hdmi->hdmitx_phy); in meson_dw_hdmi_bind() 857 reset_control_reset(meson_dw_hdmi->hdmitx_phy); in meson_dw_hdmi_bind()
|
| /Linux-v4.19/Documentation/devicetree/bindings/display/ |
| D | amlogic,meson-dw-hdmi.txt | 49 the reset-names should be "hdmitx_apb", "hdmitx", "hdmitx_phy" 90 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
|
| /Linux-v4.19/arch/arm64/boot/dts/amlogic/ |
| D | meson-gxbb.dtsi | 303 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
|
| D | meson-gxl.dtsi | 255 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
|