Home
last modified time | relevance | path

Searched full:hdmitx_phy (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/Documentation/devicetree/bindings/display/
Damlogic,meson-dw-hdmi.yaml78 - const: hdmitx_phy
124 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
/Linux-v5.10/drivers/gpu/drm/meson/
Dmeson_dw_hdmi.c147 struct reset_control *hdmitx_phy; member
916 reset_control_reset(meson_dw_hdmi->hdmitx_phy); in meson_dw_hdmi_init()
1008 meson_dw_hdmi->hdmitx_phy = devm_reset_control_get_exclusive(dev, in meson_dw_hdmi_bind()
1009 "hdmitx_phy"); in meson_dw_hdmi_bind()
1010 if (IS_ERR(meson_dw_hdmi->hdmitx_phy)) { in meson_dw_hdmi_bind()
1011 dev_err(dev, "Failed to get hdmitx_phy reset\n"); in meson_dw_hdmi_bind()
1012 return PTR_ERR(meson_dw_hdmi->hdmitx_phy); in meson_dw_hdmi_bind()
/Linux-v5.10/arch/arm64/boot/dts/amlogic/
Dmeson-gxbb.dtsi313 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
Dmeson-gxl.dtsi325 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
Dmeson-g12-common.dtsi252 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";