Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/mfd/wm8350/
Dpmic.h171 #define WM8350_DC1_SDSLOT_MASK 0x03C0 macro
/linux-3.4.99/drivers/regulator/
Dwm8350-regulator.c879 ~(WM8350_DC1_ENSLOT_MASK | WM8350_DC1_SDSLOT_MASK | in wm8350_dcdc_set_slot()