Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dmax98095.h304 #define M98095_BYTE1(w) ((w >> 8) & 0xff) macro
Dmax98095.c272 snd_soc_component_write(component, eq_reg++, M98095_BYTE1(coefs[i])); in m98095_eq_band()
298 snd_soc_component_write(component, bq_reg++, M98095_BYTE1(coefs[i])); in m98095_biquad_band()