Searched refs:field_ddc_fifo_rx_thres (Results 1 – 2 of 2) sorted by relevance
99 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()
219 struct reg_field field_ddc_fifo_rx_thres; member279 struct regmap_field *field_ddc_fifo_rx_thres; member