Home
last modified time | relevance | path

Searched refs:buck5_gpiodvs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A 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) in max8997_pmic_probe()
[all...]
/kernel/linux/linux-6.6/drivers/regulator/
H A 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()
948 pdata->buck5_gpiodvs = of_property_read_bool(pmic_np, "max8997,pmic-buck5-uses-gpio-dvs"); in max8997_pmic_dt_parse_pdata()
951 pdata->buck5_gpiodvs) { in max8997_pmic_dt_parse_pdata()
1041 max8997->buck5_gpiodvs = pdata->buck5_gpiodvs; in max8997_pmic_probe()
1046 pdata->buck5_gpiodvs) in max8997_pmic_probe()
[all...]
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dmax8997.h191 bool buck5_gpiodvs; member
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dmax8997.h188 bool buck5_gpiodvs; member

Completed in 4 milliseconds