Home
last modified time | relevance | path

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

/Linux-v5.15/include/drm/bridge/
Ddw_hdmi.h159 unsigned int disable_cec : 1; member
/Linux-v5.15/drivers/gpu/drm/meson/
Dmeson_dw_hdmi.c1106 dw_plat_data->disable_cec = true; in meson_dw_hdmi_bind()
/Linux-v5.15/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c3460 if (!plat_data->disable_cec && (config0 & HDMI_CONFIG0_CEC)) { in dw_hdmi_probe()