Searched refs:WM8904_REGVAL_INSEL (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/audio/ | ||
D | wm8904.h | 104 #define WM8904_REGVAL_INSEL(cm, nin, pin, mode) \ macro |
D | wm8904.c | 286 uint8_t val = WM8904_REGVAL_INSEL(0, input - 1, input - 1, 0); in wm8904_route_input() |