Searched refs:hdmitx_apb (Results 1 – 4 of 4) sorted by relevance
| /Linux-v4.19/drivers/gpu/drm/meson/ |
| D | meson_dw_hdmi.c | 136 struct reset_control *hdmitx_apb; member 774 meson_dw_hdmi->hdmitx_apb = devm_reset_control_get_exclusive(dev, in meson_dw_hdmi_bind() 776 if (IS_ERR(meson_dw_hdmi->hdmitx_apb)) { in meson_dw_hdmi_bind() 778 return PTR_ERR(meson_dw_hdmi->hdmitx_apb); in meson_dw_hdmi_bind() 855 reset_control_reset(meson_dw_hdmi->hdmitx_apb); 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";
|