Home
last modified time | relevance | path

Searched refs:no_constant_voltage (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/mfd/wm831x/
Dpdata.h23 int no_constant_voltage; /** Disable constant voltage charging */ member
/linux-6.1.9/drivers/power/supply/
Dwm831x_backup.c61 if (pdata->no_constant_voltage) in wm831x_config_backup()