Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/mfd/wm831x/
Dpdata.h28 int no_constant_voltage; /** Disable constant voltage charging */ member
/linux-3.4.99/drivers/power/
Dwm831x_backup.c63 if (pdata->no_constant_voltage) in wm831x_config_backup()