Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dmax98095.h305 #define M98095_BYTE0(w) (w & 0xff) macro
Dmax98095.c273 snd_soc_component_write(component, eq_reg++, M98095_BYTE0(coefs[i])); in m98095_eq_band()
299 snd_soc_component_write(component, bq_reg++, M98095_BYTE0(coefs[i])); in m98095_biquad_band()