Searched refs:atlas7_ma2ds_map (Results 1 – 1 of 1) sorted by relevance
4883 static const struct atlas7_ds_ma_info atlas7_ma2ds_map[] = { variable5141 for (idx = 0; idx < ARRAY_SIZE(atlas7_ma2ds_map); idx++) { in convert_current_to_drive_strength()5142 if (atlas7_ma2ds_map[idx].ma != ma) in convert_current_to_drive_strength()5146 return atlas7_ma2ds_map[idx].ds_4we; in convert_current_to_drive_strength()5148 return atlas7_ma2ds_map[idx].ds_16st; in convert_current_to_drive_strength()5150 return atlas7_ma2ds_map[idx].ds_0204m31; in convert_current_to_drive_strength()5152 return atlas7_ma2ds_map[idx].ds_0610m31; in convert_current_to_drive_strength()