Home
last modified time | relevance | path

Searched refs:hdmitx_ref (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c184 struct clk *hdmitx_ref; member
1459 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()
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3588.dtsi383 "hdmitx_ref",
H A Drk3588s.dtsi5004 "hdmitx_ref",