Searched defs:coeff_cnt (Results 1 – 2 of 2) sorted by relevance
141 unsigned int addr, unsigned int coeff_cnt) in write_coeff_ram()292 unsigned int coeff_cnt = params->max / COEFF_SIZE; in coeff_ram_put() local
345 unsigned int coeff_addr, unsigned int coeff_cnt) in write_coeff_ram()397 unsigned int coeff_cnt = params->max / COEFF_SIZE; in coeff_ram_put() local