bq_reg 280 sound/soc/codecs/max98095.c unsigned int bq_reg; bq_reg 288 sound/soc/codecs/max98095.c bq_reg = dai ? M98095_17E_DAI2_BQ_BASE : M98095_174_DAI1_BQ_BASE; bq_reg 291 sound/soc/codecs/max98095.c bq_reg += band * (M98095_COEFS_PER_BAND << 1); bq_reg 295 sound/soc/codecs/max98095.c snd_soc_component_write(component, bq_reg++, M98095_BYTE1(coefs[i])); bq_reg 296 sound/soc/codecs/max98095.c snd_soc_component_write(component, bq_reg++, M98095_BYTE0(coefs[i]));