Searched refs:atlas7_ma2ds_map (Results 1 – 1 of 1) sorted by relevance
4889 static const struct atlas7_ds_ma_info atlas7_ma2ds_map[] = { variable5146 for (idx = 0; idx < ARRAY_SIZE(atlas7_ma2ds_map); idx++) { in convert_current_to_drive_strength()5147 if (atlas7_ma2ds_map[idx].ma != ma) in convert_current_to_drive_strength()5151 return atlas7_ma2ds_map[idx].ds_4we; in convert_current_to_drive_strength()5153 return atlas7_ma2ds_map[idx].ds_16st; in convert_current_to_drive_strength()5155 return atlas7_ma2ds_map[idx].ds_0204m31; in convert_current_to_drive_strength()5157 return atlas7_ma2ds_map[idx].ds_0610m31; in convert_current_to_drive_strength()