Searched refs:M98088_BYTE1 (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/sound/soc/codecs/ | ||
| D | max98088.h | 203 #define M98088_BYTE1(w) ((w >> 8) & 0xff) macro |
| D | max98088.c | 328 snd_soc_write(codec, eq_reg++, M98088_BYTE1(coefs[i])); in m98088_eq_band() |