Home
last modified time | relevance | path

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

/linux/include/linux/mfd/wm8350/
H A Dsupply.h48 #define WM8350_CHG_ISEL_MASK 0x000F macro
/linux/drivers/power/supply/
H A Dwm8350_power.c64 chrg &= WM8350_CHG_ISEL_MASK; in wm8350_get_supplies()