Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_hdmi.h242 bool ddc_fifo_has_dir; member
H A Dsun4i_hdmi_enc.c360 .ddc_fifo_has_dir = true,
411 .ddc_fifo_has_dir = true,
H A Dsun4i_hdmi_i2c.c76 if (hdmi->variant->ddc_fifo_has_dir) { in xfer_msg()