Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_hdmi_i2c.c101 regmap_field_write(hdmi->field_ddc_fifo_tx_thres, in xfer_msg()
258 hdmi->field_ddc_fifo_tx_thres = in sun4i_hdmi_init_regmap_fields()
260 hdmi->variant->field_ddc_fifo_tx_thres); in sun4i_hdmi_init_regmap_fields()
261 if (IS_ERR(hdmi->field_ddc_fifo_tx_thres)) in sun4i_hdmi_init_regmap_fields()
262 return PTR_ERR(hdmi->field_ddc_fifo_tx_thres); in sun4i_hdmi_init_regmap_fields()
Dsun4i_hdmi.h224 struct reg_field field_ddc_fifo_tx_thres; member
283 struct regmap_field *field_ddc_fifo_tx_thres; member
Dsun4i_hdmi_enc.c339 .field_ddc_fifo_tx_thres = REG_FIELD(SUN4I_HDMI_DDC_FIFO_CTRL_REG, 0, 3),
390 .field_ddc_fifo_tx_thres = REG_FIELD(SUN4I_HDMI_DDC_FIFO_CTRL_REG, 0, 3),
447 .field_ddc_fifo_tx_thres = REG_FIELD(SUN6I_HDMI_DDC_FIFO_CTRL_REG, 0, 3),