Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/mfd/wm8350/
Dpmic.h170 #define WM8350_DC1_ENSLOT_SHIFT 10 macro
/linux-3.4.99/drivers/regulator/
Dwm8350-regulator.c882 val | (start << WM8350_DC1_ENSLOT_SHIFT) | in wm8350_dcdc_set_slot()