Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_hdmi_i2c.c99 regmap_field_write(hdmi->field_ddc_fifo_rx_thres, RX_THRESHOLD); in xfer_msg()
248 hdmi->field_ddc_fifo_rx_thres = in sun4i_hdmi_init_regmap_fields()
250 hdmi->variant->field_ddc_fifo_rx_thres); in sun4i_hdmi_init_regmap_fields()
251 if (IS_ERR(hdmi->field_ddc_fifo_rx_thres)) in sun4i_hdmi_init_regmap_fields()
252 return PTR_ERR(hdmi->field_ddc_fifo_rx_thres); in sun4i_hdmi_init_regmap_fields()
H A Dsun4i_hdmi.h219 struct reg_field field_ddc_fifo_rx_thres; member
279 struct regmap_field *field_ddc_fifo_rx_thres; member
H A Dsun4i_hdmi_enc.c352 .field_ddc_fifo_rx_thres = REG_FIELD(SUN4I_HDMI_DDC_FIFO_CTRL_REG, 4, 7),
403 .field_ddc_fifo_rx_thres = REG_FIELD(SUN4I_HDMI_DDC_FIFO_CTRL_REG, 4, 7),
460 .field_ddc_fifo_rx_thres = REG_FIELD(SUN6I_HDMI_DDC_FIFO_CTRL_REG, 4, 7),