Home
last modified time | relevance | path

Searched refs:hdmitx_apb (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/meson/
Dmeson_dw_hdmi.c136 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/
Damlogic,meson-dw-hdmi.txt49 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/
Dmeson-gxbb.dtsi303 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
Dmeson-gxl.dtsi255 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";