Searched refs:WM8350_CHG_EOC_mA (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/mfd/wm8350/
H A Dsupply.h84 #define WM8350_CHG_EOC_mA(x) (((x - 10) & 0x7) << 10) macro
/linux-master/drivers/power/supply/
H A Dwm8350_power.c103 eoc_mA = WM8350_CHG_EOC_mA(policy->eoc_mA);

Completed in 190 milliseconds