Searched defs:coeff_cnt (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | tscs42xx.c | 292 unsigned int coeff_cnt = params->max / COEFF_SIZE; in coeff_ram_put() local 140 write_coeff_ram(struct snd_soc_component *component, u8 *coeff_ram, unsigned int addr, unsigned int coeff_cnt) write_coeff_ram() argument
|
H A D | tscs454.c | 397 unsigned int coeff_cnt = params->max / COEFF_SIZE; in coeff_ram_put() local 343 write_coeff_ram(struct snd_soc_component *component, u8 *coeff_ram, unsigned int r_stat, unsigned int r_addr, unsigned int r_wr, unsigned int coeff_addr, unsigned int coeff_cnt) write_coeff_ram() argument
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | tscs42xx.c | 292 unsigned int coeff_cnt = params->max / COEFF_SIZE; in coeff_ram_put() local 140 write_coeff_ram(struct snd_soc_component *component, u8 *coeff_ram, unsigned int addr, unsigned int coeff_cnt) write_coeff_ram() argument
|
H A D | tscs454.c | 397 unsigned int coeff_cnt = params->max / COEFF_SIZE; in coeff_ram_put() local 343 write_coeff_ram(struct snd_soc_component *component, u8 *coeff_ram, unsigned int r_stat, unsigned int r_addr, unsigned int r_wr, unsigned int coeff_addr, unsigned int coeff_cnt) write_coeff_ram() argument
|
Completed in 11 milliseconds