Searched full:hdmitx_phy (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/ |
| H A D | amlogic,meson-dw-hdmi.yaml | 81 - const: hdmitx_phy 129 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/meson/ |
| H A D | meson_dw_hdmi.c | 147 struct reset_control *hdmitx_phy; member 914 reset_control_reset(meson_dw_hdmi->hdmitx_phy); in meson_dw_hdmi_init() 1038 meson_dw_hdmi->hdmitx_phy = devm_reset_control_get_exclusive(dev, in meson_dw_hdmi_bind() 1039 "hdmitx_phy"); in meson_dw_hdmi_bind() 1040 if (IS_ERR(meson_dw_hdmi->hdmitx_phy)) { in meson_dw_hdmi_bind() 1041 dev_err(dev, "Failed to get hdmitx_phy reset\n"); in meson_dw_hdmi_bind() 1042 return PTR_ERR(meson_dw_hdmi->hdmitx_phy); in meson_dw_hdmi_bind()
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | meson-gxbb.dtsi | 634 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-gxbb.dtsi | 313 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
|
| H A D | meson-gxl.dtsi | 325 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
|
| H A D | meson-g12-common.dtsi | 256 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
|