Home
last modified time | relevance | path

Searched refs:en_discharge (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Dtps62360-regulator.c72 bool en_discharge; member
326 pdata->en_discharge = true; in of_get_tps62360_platform_data()
391 tps->en_discharge = pdata->en_discharge; in tps62360_probe()
494 if (!tps->en_discharge) in tps62360_shutdown()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps62360-regulator.c58 bool en_discharge; member
302 pdata->en_discharge = of_property_read_bool(np, "ti,enable-vout-discharge"); in of_get_tps62360_platform_data()
368 tps->en_discharge = pdata->en_discharge; in tps62360_probe()
467 if (!tps->en_discharge) in tps62360_shutdown()
/kernel/linux/linux-6.6/include/linux/regulator/
H A Dtps62360.h19 * @en_discharge: Enable discharge the output capacitor via internal
27 bool en_discharge; member
/kernel/linux/linux-5.10/include/linux/regulator/
H A Dtps62360.h19 * @en_discharge: Enable discharge the output capacitor via internal
31 bool en_discharge; member

Completed in 2 milliseconds