Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mfd/wm8350/
Dpmic.h165 #define WM8350_DC1_ENSLOT_SHIFT 10 macro
/Linux-v5.4/drivers/regulator/
Dwm8350-regulator.c611 val | (start << WM8350_DC1_ENSLOT_SHIFT) | in wm8350_dcdc_set_slot()