Home
last modified time | relevance | path

Searched refs:nominal_volt (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/arm/mach-omap2/
Dvoltage.c59 return voltdm->nominal_volt; in voltdm_get_voltage()
109 voltdm->nominal_volt = volt; in voltdm_scale()
Dvoltage.h86 u32 nominal_volt; member
Dvc.c162 *current_vsel = voltdm->pmic->uv_to_vsel(voltdm->nominal_volt); in omap_vc_pre_scale()