Lines Matching refs:coeff_set

168 	u32 coeff_set[24];  member
505 rvin_write(vin, p_set->coeff_set[0], VNC1A_REG); in rvin_set_coeff()
506 rvin_write(vin, p_set->coeff_set[1], VNC1B_REG); in rvin_set_coeff()
507 rvin_write(vin, p_set->coeff_set[2], VNC1C_REG); in rvin_set_coeff()
509 rvin_write(vin, p_set->coeff_set[3], VNC2A_REG); in rvin_set_coeff()
510 rvin_write(vin, p_set->coeff_set[4], VNC2B_REG); in rvin_set_coeff()
511 rvin_write(vin, p_set->coeff_set[5], VNC2C_REG); in rvin_set_coeff()
513 rvin_write(vin, p_set->coeff_set[6], VNC3A_REG); in rvin_set_coeff()
514 rvin_write(vin, p_set->coeff_set[7], VNC3B_REG); in rvin_set_coeff()
515 rvin_write(vin, p_set->coeff_set[8], VNC3C_REG); in rvin_set_coeff()
517 rvin_write(vin, p_set->coeff_set[9], VNC4A_REG); in rvin_set_coeff()
518 rvin_write(vin, p_set->coeff_set[10], VNC4B_REG); in rvin_set_coeff()
519 rvin_write(vin, p_set->coeff_set[11], VNC4C_REG); in rvin_set_coeff()
521 rvin_write(vin, p_set->coeff_set[12], VNC5A_REG); in rvin_set_coeff()
522 rvin_write(vin, p_set->coeff_set[13], VNC5B_REG); in rvin_set_coeff()
523 rvin_write(vin, p_set->coeff_set[14], VNC5C_REG); in rvin_set_coeff()
525 rvin_write(vin, p_set->coeff_set[15], VNC6A_REG); in rvin_set_coeff()
526 rvin_write(vin, p_set->coeff_set[16], VNC6B_REG); in rvin_set_coeff()
527 rvin_write(vin, p_set->coeff_set[17], VNC6C_REG); in rvin_set_coeff()
529 rvin_write(vin, p_set->coeff_set[18], VNC7A_REG); in rvin_set_coeff()
530 rvin_write(vin, p_set->coeff_set[19], VNC7B_REG); in rvin_set_coeff()
531 rvin_write(vin, p_set->coeff_set[20], VNC7C_REG); in rvin_set_coeff()
533 rvin_write(vin, p_set->coeff_set[21], VNC8A_REG); in rvin_set_coeff()
534 rvin_write(vin, p_set->coeff_set[22], VNC8B_REG); in rvin_set_coeff()
535 rvin_write(vin, p_set->coeff_set[23], VNC8C_REG); in rvin_set_coeff()