Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/regulator/
Dmax8973-regulator.h70 bool enable_ext_control; member
/linux-4.4.14/drivers/regulator/
Dtps65090-regulator.c385 rpdata->enable_ext_control = of_property_read_bool( in tps65090_parse_dt_reg_data()
388 if (rpdata->enable_ext_control) in tps65090_parse_dt_reg_data()
457 if (tps_pdata->enable_ext_control) { in tps65090_regulator_probe()
500 tps_pdata->enable_ext_control) { in tps65090_regulator_probe()
Dmax8973-regulator.c481 pdata->enable_ext_control = of_property_read_bool(np, in max8973_parse_dt()
608 max->enable_external_control = pdata->enable_ext_control; in max8973_probe()
658 if (!pdata->enable_ext_control) { in max8973_probe()
/linux-4.4.14/include/linux/mfd/
Dtps65090.h101 bool enable_ext_control; member