Home
last modified time | relevance | path

Searched refs:rxsense (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/drm/bridge/
Ddw_hdmi.h122 bool force, bool disabled, bool rxsense);
193 bool force, bool disabled, bool rxsense);
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c187 bool rxsense; /* rxsense state */ member
1576 bool force, bool disabled, bool rxsense) in dw_hdmi_phy_update_hpd() argument
1580 if (force || disabled || !rxsense) in dw_hdmi_phy_update_hpd()
2299 if (hdmi->rxsense) in dw_hdmi_update_power()
2331 hdmi->rxsense); in dw_hdmi_update_phy_mask()
2965 hdmi->rxsense = false; in dw_hdmi_setup_rx_sense()
2974 hdmi->rxsense = true; in dw_hdmi_setup_rx_sense()
3217 hdmi->rxsense = true; in dw_hdmi_probe()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dinclude.patch121 + bool force, bool disabled, bool rxsense);
229 bool force, bool disabled, bool rxsense);
Ddrivers.patch12056 + hdmi->rxsense = false;
12058 + hdmi->rxsense = true;
13502 * clear the software rxsense status.
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0005_linux_include.patch942 bool force, bool disabled, bool rxsense);
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0020_linux_drivers_gpu.patch9872 hdmi->rxsense = true;