Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_hdmi_i2c.c97 regmap_field_write(hdmi->field_ddc_fifo_tx_thres, in xfer_msg()
254 hdmi->field_ddc_fifo_tx_thres = in sun4i_hdmi_init_regmap_fields()
256 hdmi->variant->field_ddc_fifo_tx_thres); in sun4i_hdmi_init_regmap_fields()
257 if (IS_ERR(hdmi->field_ddc_fifo_tx_thres)) in sun4i_hdmi_init_regmap_fields()
258 return PTR_ERR(hdmi->field_ddc_fifo_tx_thres); in sun4i_hdmi_init_regmap_fields()
H A Dsun4i_hdmi.h220 struct reg_field field_ddc_fifo_tx_thres; member
280 struct regmap_field *field_ddc_fifo_tx_thres; member
H A Dsun4i_hdmi_enc.c353 .field_ddc_fifo_tx_thres = REG_FIELD(SUN4I_HDMI_DDC_FIFO_CTRL_REG, 0, 3),
404 .field_ddc_fifo_tx_thres = REG_FIELD(SUN4I_HDMI_DDC_FIFO_CTRL_REG, 0, 3),
461 .field_ddc_fifo_tx_thres = REG_FIELD(SUN6I_HDMI_DDC_FIFO_CTRL_REG, 0, 3),