Lines Matching defs:rcs2
87 chip->rcs2 = reg_read(chip, AK4117_REG_RCS2);
446 unsigned char rcs0, rcs1, rcs2;
453 rcs2 = reg_read(ak4117, AK4117_REG_RCS2);
454 // printk(KERN_DEBUG "AK IRQ: rcs0 = 0x%x, rcs1 = 0x%x, rcs2 = 0x%x\n", rcs0, rcs1, rcs2);
460 if (rcs2 & AK4117_CCRC)
462 if (rcs2 & AK4117_QCRC)
470 ak4117->rcs2 = rcs2;
477 if (rcs2 & AK4117_CCRC)
479 if (rcs2 & AK4117_QCRC)