Searched refs:coeff_buf (Results 1 – 1 of 1) sorted by relevance
210 u32 coeff_buf[2]; /* coefficient buffer for each stream */ member332 u32 coeff_buf = chip->coeff_buf[stream]; in snd_nm256_load_one_coefficient() local336 snd_nm256_write_buffer(chip, coefficients + offset, coeff_buf, size); in snd_nm256_load_one_coefficient()337 snd_nm256_writel(chip, port, coeff_buf); in snd_nm256_load_one_coefficient()341 snd_nm256_writel(chip, port + 4, coeff_buf + size); in snd_nm256_load_one_coefficient()1609 chip->coeff_buf[SNDRV_PCM_STREAM_PLAYBACK] = addr; in snd_nm256_create()1611 chip->coeff_buf[SNDRV_PCM_STREAM_CAPTURE] = addr; in snd_nm256_create()