Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/regulator/
Dmax8973-regulator.h67 bool enable_ext_control; member
/linux-4.1.27/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.c403 if (!pdata || !pdata->enable_ext_control) { in max8973_probe()
413 max->enable_external_control = pdata->enable_ext_control; in max8973_probe()
/linux-4.1.27/include/linux/mfd/
Dtps65090.h101 bool enable_ext_control; member