Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Dmax8997.c43 bool buck1_gpiodvs; member
314 if (max8997->buck1_gpiodvs) in max8997_get_voltage_register()
523 if (max8997->buck1_gpiodvs) in max8997_set_voltage_buck_time_sel()
586 buckx_gpiodvs[0] = max8997->buck1_gpiodvs; in max8997_assess_side_effect()
647 if (max8997->buck1_gpiodvs) in max8997_set_voltage_buck()
964 pdata->buck1_gpiodvs = true; in max8997_pmic_dt_parse_pdata()
972 if (pdata->buck1_gpiodvs || pdata->buck2_gpiodvs || in max8997_pmic_dt_parse_pdata()
1061 max8997->buck1_gpiodvs = pdata->buck1_gpiodvs; in max8997_pmic_probe()
1067 nr_dvs = (pdata->buck1_gpiodvs || pdata->buck2_gpiodvs || in max8997_pmic_probe()
1133 if (pdata->buck1_gpiodvs || pdata->buck2_gpiodvs || in max8997_pmic_probe()
[all …]
/linux-4.4.14/include/linux/mfd/
Dmax8997.h201 bool buck1_gpiodvs; member