rcs2 291 include/sound/ak4113.h unsigned char rcs2; rcs2 164 include/sound/ak4117.h unsigned char rcs2; rcs2 86 sound/i2c/other/ak4113.c chip->rcs2 = reg_read(chip, AK4113_REG_RCS2); rcs2 527 sound/i2c/other/ak4113.c unsigned char rcs0, rcs1, rcs2; rcs2 534 sound/i2c/other/ak4113.c rcs2 = reg_read(ak4113, AK4113_REG_RCS2); rcs2 540 sound/i2c/other/ak4113.c if (rcs2 & AK4113_CCRC) rcs2 542 sound/i2c/other/ak4113.c if (rcs2 & AK4113_QCRC) rcs2 554 sound/i2c/other/ak4113.c ak4113->rcs2 = rcs2; rcs2 563 sound/i2c/other/ak4113.c if (rcs2 & AK4113_CCRC) rcs2 566 sound/i2c/other/ak4113.c if (rcs2 & AK4113_QCRC) rcs2 87 sound/i2c/other/ak4117.c chip->rcs2 = reg_read(chip, AK4117_REG_RCS2); rcs2 446 sound/i2c/other/ak4117.c unsigned char rcs0, rcs1, rcs2; rcs2 453 sound/i2c/other/ak4117.c rcs2 = reg_read(ak4117, AK4117_REG_RCS2); rcs2 460 sound/i2c/other/ak4117.c if (rcs2 & AK4117_CCRC) rcs2 462 sound/i2c/other/ak4117.c if (rcs2 & AK4117_QCRC) rcs2 470 sound/i2c/other/ak4117.c ak4117->rcs2 = rcs2; rcs2 477 sound/i2c/other/ak4117.c if (rcs2 & AK4117_CCRC) rcs2 479 sound/i2c/other/ak4117.c if (rcs2 & AK4117_QCRC)