Home
last modified time | relevance | path

Searched refs:enable_ext_control (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/regulator/
Dtps65090-regulator.c366 rpdata->enable_ext_control = of_property_read_bool( in tps65090_parse_dt_reg_data()
369 if (rpdata->enable_ext_control) { in tps65090_parse_dt_reg_data()
456 if (tps_pdata->enable_ext_control) { in tps65090_regulator_probe()
498 tps_pdata->enable_ext_control) { in tps65090_regulator_probe()
Dmax8973-regulator.c568 pdata->enable_ext_control = of_property_read_bool(np, in max8973_parse_dt()
699 max->enable_external_control = pdata->enable_ext_control; in max8973_probe()
747 if (!pdata->enable_ext_control) { in max8973_probe()
/Linux-v4.19/include/linux/regulator/
Dmax8973-regulator.h75 bool enable_ext_control; member
/Linux-v4.19/include/linux/mfd/
Dtps65090.h108 bool enable_ext_control; member