Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dwm8400-regulator.c66 ret = regmap_update_bits(rmap, WM8400_DCDC1_CONTROL_2 + offset, in wm8400_dcdc_set_mode()
77 ret = regmap_update_bits(rmap, WM8400_DCDC1_CONTROL_2 + offset, in wm8400_dcdc_set_mode()
/openbmc/linux/include/linux/mfd/
H A Dwm8400-private.h94 #define WM8400_DCDC1_CONTROL_2 0x47 macro