Searched refs:hdmitx_ref (Results 1 – 3 of 3) sorted by relevance
184 struct clk *hdmitx_ref; member1459 hdmi->hdmitx_ref = devm_clk_get_optional(hdmi->dev, "hdmitx_ref"); in rockchip_hdmi_parse_dt()1460 if (IS_ERR(hdmi->hdmitx_ref)) { in rockchip_hdmi_parse_dt()1461 dev_err_probe(hdmi->dev, PTR_ERR(hdmi->hdmitx_ref), in rockchip_hdmi_parse_dt()1463 return PTR_ERR(hdmi->hdmitx_ref); in rockchip_hdmi_parse_dt()3539 ret = clk_prepare_enable(hdmi->hdmitx_ref); in dw_hdmi_rockchip_bind()3692 clk_disable_unprepare(hdmi->hdmitx_ref); in dw_hdmi_rockchip_bind()3729 clk_disable_unprepare(hdmi->hdmitx_ref); in dw_hdmi_rockchip_unbind()
383 "hdmitx_ref",
5004 "hdmitx_ref",