Searched refs:mt6370_chg_fields (Results 1 – 1 of 1) sorted by relevance
154 static const struct mt6370_chg_field mt6370_chg_fields[F_MAX] = { variable188 if (mt6370_chg_fields[fd].range) in mt6370_chg_field_get()189 return linear_range_get_value(mt6370_chg_fields[fd].range, in mt6370_chg_field_get()204 if (mt6370_chg_fields[fd].range) { in mt6370_chg_field_set()205 r = mt6370_chg_fields[fd].range; in mt6370_chg_field_set()684 const struct mt6370_chg_field *fds = mt6370_chg_fields; in mt6370_chg_init_rmap_fields()