Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dmax98095.h304 #define M98095_BYTE1(w) ((w >> 8) & 0xff) macro
Dmax98095.c535 snd_soc_write(codec, eq_reg++, M98095_BYTE1(coefs[i])); in m98095_eq_band()
561 snd_soc_write(codec, bq_reg++, M98095_BYTE1(coefs[i])); in m98095_biquad_band()