Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/wm8350/
H A Dsupply.h83 #define WM8350_CHG_FAST_LIMIT_mA(x) ((x / 50) & 0xf) macro
/openbmc/linux/drivers/power/supply/
H A Dwm8350_power.c117 WM8350_CHG_FAST_LIMIT_mA(policy->fast_limit_USB_mA); in wm8350_charger_config()
125 WM8350_CHG_FAST_LIMIT_mA(policy->fast_limit_mA); in wm8350_charger_config()