Searched refs:WM8903_ISEL_SHIFT (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ | ||
H A D | wm8903.h | 133 #define WM8903_ISEL_SHIFT 2 /* ISEL - [3:2] */ macro |
H A D | wm8903.c | 1119 (2 << WM8903_ISEL_SHIFT) | in wm8903_set_bias_level() |