Home
last modified time | relevance | path

Searched refs:v3_gain (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/regulator/
A Dmax1586.c158 &pdata->v3_gain) < 0) { in of_get_max1586_platform_data()
239 if (!pdata->v3_gain) in max1586_pmic_probe()
242 max1586->min_uV = MAX1586_V3_MIN_UV / 1000 * pdata->v3_gain / 1000; in max1586_pmic_probe()
243 max1586->max_uV = MAX1586_V3_MAX_UV / 1000 * pdata->v3_gain / 1000; in max1586_pmic_probe()
/linux-6.3-rc2/include/linux/regulator/
A Dmax1586.h47 int v3_gain; member

Completed in 3 milliseconds