Lines Matching full:microvolts
21 * omap_cpcap_vsel_to_uv - convert CPCAP VSEL value to microvolts DC
24 * Returns: the microvolts DC that the CPCAP PMIC should generate when
35 * omap_cpcap_uv_to_vsel - convert microvolts DC to CPCAP VSEL value
36 * @uv: microvolts DC to convert
39 * generate an output voltage equal to or greater than @uv microvolts DC.
85 * omap_max8952_vsel_to_uv - convert MAX8952 VSEL value to microvolts DC
88 * Returns: the microvolts DC that the MAX8952 Regulator should generate when
99 * omap_max8952_uv_to_vsel - convert microvolts DC to MAX8952 VSEL value
100 * @uv: microvolts DC to convert
103 * generate an output voltage equal to or greater than @uv microvolts DC.
132 * omap_fan535503_vsel_to_uv - convert FAN535503 VSEL value to microvolts DC
135 * Returns: the microvolts DC that the FAN535503 Regulator should generate when
147 * omap_fan535508_vsel_to_uv - convert FAN535508 VSEL value to microvolts DC
150 * Returns: the microvolts DC that the FAN535508 Regulator should generate when
165 * omap_fan535503_uv_to_vsel - convert microvolts DC to FAN535503 VSEL value
166 * @uv: microvolts DC to convert
169 * generate an output voltage equal to or greater than @uv microvolts DC.
184 * omap_fan535508_uv_to_vsel - convert microvolts DC to FAN535508 VSEL value
185 * @uv: microvolts DC to convert
188 * generate an output voltage equal to or greater than @uv microvolts DC.