Searched refs:hdmitx_phy (Results 1 – 1 of 1) sorted by relevance
147 struct reset_control *hdmitx_phy; member611 reset_control_reset(meson_dw_hdmi->hdmitx_phy); in meson_dw_hdmi_init()717 meson_dw_hdmi->hdmitx_phy = devm_reset_control_get_exclusive(dev, in meson_dw_hdmi_bind()719 if (IS_ERR(meson_dw_hdmi->hdmitx_phy)) { in meson_dw_hdmi_bind()721 return PTR_ERR(meson_dw_hdmi->hdmitx_phy); in meson_dw_hdmi_bind()
Completed in 4 milliseconds