Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/regulator/
Dmax8997-regulator.c31 bool buck5_gpiodvs; member
315 if (max8997->buck5_gpiodvs) in max8997_get_voltage_register()
513 if (max8997->buck5_gpiodvs) in max8997_set_voltage_buck_time_sel()
570 buckx_gpiodvs[2] = max8997->buck5_gpiodvs; in max8997_assess_side_effect()
637 if (max8997->buck5_gpiodvs) in max8997_set_voltage_buck()
953 pdata->buck5_gpiodvs = true; in max8997_pmic_dt_parse_pdata()
956 pdata->buck5_gpiodvs) { in max8997_pmic_dt_parse_pdata()
1046 max8997->buck5_gpiodvs = pdata->buck5_gpiodvs; in max8997_pmic_probe()
1051 pdata->buck5_gpiodvs) ? 8 : 1; in max8997_pmic_probe()
1117 pdata->buck5_gpiodvs) { in max8997_pmic_probe()
[all …]
/linux-6.1.9/include/linux/mfd/
Dmax8997.h191 bool buck5_gpiodvs; member