Home
last modified time | relevance | path

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

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