Searched refs:atlas7_ma2ds_map (Results 1 – 1 of 1) sorted by relevance
4876 static const struct atlas7_ds_ma_info atlas7_ma2ds_map[] = { variable5125 for (idx = 0; idx < ARRAY_SIZE(atlas7_ma2ds_map); idx++) { in convert_current_to_drive_strength()5126 if (atlas7_ma2ds_map[idx].ma != ma) in convert_current_to_drive_strength()5130 return atlas7_ma2ds_map[idx].ds_4we; in convert_current_to_drive_strength()5132 return atlas7_ma2ds_map[idx].ds_16st; in convert_current_to_drive_strength()5134 return atlas7_ma2ds_map[idx].ds_0204m31; in convert_current_to_drive_strength()5136 return atlas7_ma2ds_map[idx].ds_0610m31; in convert_current_to_drive_strength()