Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dwm8903.h54 #define WM8903_GP1_FN_SHIFT 8 /* GP1_FN - [12:8] */ macro
/openbmc/linux/sound/soc/codecs/
H A Dwm8903.c1788 val = (WM8903_GPn_FN_GPIO_INPUT << WM8903_GP1_FN_SHIFT) | in wm8903_gpio_direction_in()
1817 val = (WM8903_GPn_FN_GPIO_OUTPUT << WM8903_GP1_FN_SHIFT) | in wm8903_gpio_direction_out()
2083 >> WM8903_GP1_FN_SHIFT; in wm8903_i2c_probe()