Searched refs:jh7110_drive_strength_mA (Results 1 – 1 of 1) sorted by relevance
331 static const u8 jh7110_drive_strength_mA[4] = { 2, 4, 8, 12 }; variable335 return jh7110_drive_strength_mA[(padcfg >> 1) & 3U]; in jh7110_padcfg_ds_to_mA()343 if (v <= jh7110_drive_strength_mA[i]) in jh7110_padcfg_ds_from_mA()