Home
last modified time | relevance | path

Searched refs:field_ddc_fifo_tx_thres (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c359 .field_ddc_fifo_tx_thres = REG_FIELD(SUN4I_HDMI_DDC_FIFO_CTRL_REG, 0, 3),
410 .field_ddc_fifo_tx_thres = REG_FIELD(SUN4I_HDMI_DDC_FIFO_CTRL_REG, 0, 3),
467 .field_ddc_fifo_tx_thres = REG_FIELD(SUN6I_HDMI_DDC_FIFO_CTRL_REG, 0, 3),
/kernel/linux/linux-6.6/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.c360 .field_ddc_fifo_tx_thres = REG_FIELD(SUN4I_HDMI_DDC_FIFO_CTRL_REG, 0, 3),
411 .field_ddc_fifo_tx_thres = REG_FIELD(SUN4I_HDMI_DDC_FIFO_CTRL_REG, 0, 3),
468 .field_ddc_fifo_tx_thres = REG_FIELD(SUN6I_HDMI_DDC_FIFO_CTRL_REG, 0, 3),

Completed in 5 milliseconds