Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/wm8350/
H A Dpmic.h88 #define WM8350_CS1_FLASH_MODE 0x8000 macro
/openbmc/linux/drivers/regulator/
H A Dwm8350-regulator.c211 if (reg & WM8350_CS1_FLASH_MODE) { in wm8350_isink_enable_time()
246 (mode ? WM8350_CS1_FLASH_MODE : 0) | in wm8350_isink_set_flash()