Lines Matching defs:rcs2
87 chip->rcs2 = reg_read(chip, AK4117_REG_RCS2);
447 unsigned char rcs0, rcs1, rcs2;
454 rcs2 = reg_read(ak4117, AK4117_REG_RCS2);
455 // printk(KERN_DEBUG "AK IRQ: rcs0 = 0x%x, rcs1 = 0x%x, rcs2 = 0x%x\n", rcs0, rcs1, rcs2);
461 if (rcs2 & AK4117_CCRC)
463 if (rcs2 & AK4117_QCRC)
471 ak4117->rcs2 = rcs2;
478 if (rcs2 & AK4117_CCRC)
480 if (rcs2 & AK4117_QCRC)