Searched refs:field_ddc_byte_count (Results 1 – 2 of 2) sorted by relevance
106 regmap_field_write(hdmi->field_ddc_byte_count, msg->len); in xfer_msg()260 hdmi->field_ddc_byte_count = in sun4i_hdmi_init_regmap_fields()262 hdmi->variant->field_ddc_byte_count); in sun4i_hdmi_init_regmap_fields()263 if (IS_ERR(hdmi->field_ddc_byte_count)) in sun4i_hdmi_init_regmap_fields()264 return PTR_ERR(hdmi->field_ddc_byte_count); in sun4i_hdmi_init_regmap_fields()
221 struct reg_field field_ddc_byte_count; member281 struct regmap_field *field_ddc_byte_count; member