Searched refs:coeff_cnt (Results 1 – 2 of 2) sorted by relevance
141 unsigned int addr, unsigned int coeff_cnt) in write_coeff_ram() argument148 for (cnt = 0; cnt < coeff_cnt; cnt++, addr++) { in write_coeff_ram()292 unsigned int coeff_cnt = params->max / COEFF_SIZE; in coeff_ram_put() local306 ctl->addr, coeff_cnt); in coeff_ram_put()
345 unsigned int coeff_addr, unsigned int coeff_cnt) in write_coeff_ram() argument353 for (cnt = 0; cnt < coeff_cnt; cnt++, coeff_addr++) { in write_coeff_ram()397 unsigned int coeff_cnt = params->max / COEFF_SIZE; in coeff_ram_put() local446 ctl->addr, coeff_cnt); in coeff_ram_put()