Home
last modified time | relevance | path

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

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