Home
last modified time | relevance | path

Searched refs:buck2_gpiodvs (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Ds5m8767.c31 bool buck2_gpiodvs; member
222 if (s5m8767->buck2_gpiodvs) in s5m8767_get_vsel_reg()
304 if (reg_id == S5M8767_BUCK2 && s5m8767->buck2_gpiodvs) in s5m8767_set_voltage_sel()
609 pdata->buck2_gpiodvs = true; in s5m8767_pmic_dt_parse_pdata()
641 if (pdata->buck2_gpiodvs || pdata->buck3_gpiodvs || in s5m8767_pmic_dt_parse_pdata()
709 if (pdata->buck2_gpiodvs) { in s5m8767_pmic_probe()
717 if (pdata->buck2_gpiodvs || pdata->buck4_gpiodvs) { in s5m8767_pmic_probe()
724 if (pdata->buck2_gpiodvs || pdata->buck3_gpiodvs) { in s5m8767_pmic_probe()
741 s5m8767->buck2_gpiodvs = pdata->buck2_gpiodvs; in s5m8767_pmic_probe()
[all...]
H A Dmax8997-regulator.c30 bool buck2_gpiodvs; member
304 if (max8997->buck2_gpiodvs) in max8997_get_voltage_register()
509 if (max8997->buck2_gpiodvs) in max8997_set_voltage_buck_time_sel()
569 buckx_gpiodvs[1] = max8997->buck2_gpiodvs; in max8997_assess_side_effect()
633 if (max8997->buck2_gpiodvs) in max8997_set_voltage_buck()
950 pdata->buck2_gpiodvs = true; in max8997_pmic_dt_parse_pdata()
955 if (pdata->buck1_gpiodvs || pdata->buck2_gpiodvs || in max8997_pmic_dt_parse_pdata()
1045 max8997->buck2_gpiodvs = pdata->buck2_gpiodvs; in max8997_pmic_probe()
1050 nr_dvs = (pdata->buck1_gpiodvs || pdata->buck2_gpiodvs || in max8997_pmic_probe()
[all...]
/kernel/linux/linux-6.6/drivers/regulator/
H A Ds5m8767.c31 bool buck2_gpiodvs; member
222 if (s5m8767->buck2_gpiodvs) in s5m8767_get_vsel_reg()
304 if (reg_id == S5M8767_BUCK2 && s5m8767->buck2_gpiodvs) in s5m8767_set_voltage_sel()
609 pdata->buck2_gpiodvs = true; in s5m8767_pmic_dt_parse_pdata()
641 if (pdata->buck2_gpiodvs || pdata->buck3_gpiodvs || in s5m8767_pmic_dt_parse_pdata()
704 if (pdata->buck2_gpiodvs) { in s5m8767_pmic_probe()
712 if (pdata->buck2_gpiodvs || pdata->buck4_gpiodvs) { in s5m8767_pmic_probe()
719 if (pdata->buck2_gpiodvs || pdata->buck3_gpiodvs) { in s5m8767_pmic_probe()
736 s5m8767->buck2_gpiodvs = pdata->buck2_gpiodvs; in s5m8767_pmic_probe()
[all...]
H A Dmax8997-regulator.c30 bool buck2_gpiodvs; member
304 if (max8997->buck2_gpiodvs) in max8997_get_voltage_register()
509 if (max8997->buck2_gpiodvs) in max8997_set_voltage_buck_time_sel()
569 buckx_gpiodvs[1] = max8997->buck2_gpiodvs; in max8997_assess_side_effect()
633 if (max8997->buck2_gpiodvs) in max8997_set_voltage_buck()
947 pdata->buck2_gpiodvs = of_property_read_bool(pmic_np, "max8997,pmic-buck2-uses-gpio-dvs"); in max8997_pmic_dt_parse_pdata()
950 if (pdata->buck1_gpiodvs || pdata->buck2_gpiodvs || in max8997_pmic_dt_parse_pdata()
1040 max8997->buck2_gpiodvs = pdata->buck2_gpiodvs; in max8997_pmic_probe()
1045 nr_dvs = (pdata->buck1_gpiodvs || pdata->buck2_gpiodvs || in max8997_pmic_probe()
[all...]
/kernel/linux/linux-6.6/include/linux/mfd/samsung/
H A Dcore.h84 bool buck2_gpiodvs; member
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dmax8997.h189 bool buck2_gpiodvs; member
/kernel/linux/linux-5.10/include/linux/mfd/samsung/
H A Dcore.h96 bool buck2_gpiodvs; member
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dmax8997.h186 bool buck2_gpiodvs; member

Completed in 7 milliseconds