Home
last modified time | relevance | path

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

/linux-5.19.10/include/drm/bridge/
Ddw_hdmi.h164 unsigned int disable_cec : 1; member
/linux-5.19.10/drivers/gpu/drm/meson/
Dmeson_dw_hdmi.c805 dw_plat_data->disable_cec = true; in meson_dw_hdmi_bind()
/linux-5.19.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c3614 if (!plat_data->disable_cec && (config0 & HDMI_CONFIG0_CEC)) { in dw_hdmi_probe()