Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dtps65090-regulator.c361 rpdata->enable_ext_control = of_property_read_bool(np, in tps65090_parse_dt_reg_data()
363 if (rpdata->enable_ext_control) { in tps65090_parse_dt_reg_data()
452 if (tps_pdata->enable_ext_control) { in tps65090_regulator_probe()
500 tps_pdata->enable_ext_control) { in tps65090_regulator_probe()
H A Dmax8973-regulator.c527 pdata->enable_ext_control = of_property_read_bool(np, in max8973_parse_dt()
664 max->enable_external_control = pdata->enable_ext_control; in max8973_probe()
700 if (!pdata->enable_ext_control) { in max8973_probe()
/linux/include/linux/regulator/
H A Dmax8973-regulator.h57 bool enable_ext_control; member
/linux/include/linux/mfd/
H A Dtps65090.h94 bool enable_ext_control; member