Searched refs:M98088_BYTE0 (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/sound/soc/codecs/ | ||
D | max98088.h | 201 #define M98088_BYTE0(w) (w & 0xff) macro |
D | max98088.c | 329 snd_soc_component_write(component, eq_reg++, M98088_BYTE0(coefs[i])); in m98088_eq_band() |