Searched refs:hdmitx_phy (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/meson/ |
D | meson_dw_hdmi.c | 142 struct reset_control *hdmitx_phy; member 640 reset_control_reset(meson_dw_hdmi->hdmitx_phy); in meson_dw_hdmi_init() 755 meson_dw_hdmi->hdmitx_phy = devm_reset_control_get_exclusive(dev, in meson_dw_hdmi_bind() 757 if (IS_ERR(meson_dw_hdmi->hdmitx_phy)) { in meson_dw_hdmi_bind() 759 return PTR_ERR(meson_dw_hdmi->hdmitx_phy); in meson_dw_hdmi_bind()
|
/linux-6.1.9/Documentation/devicetree/bindings/display/ |
D | amlogic,meson-dw-hdmi.yaml | 81 - const: hdmitx_phy 129 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
|
/linux-6.1.9/arch/arm64/boot/dts/amlogic/ |
D | meson-gxbb.dtsi | 313 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
|
D | meson-gxl.dtsi | 325 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
|
D | meson-g12-common.dtsi | 207 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
|