Home
last modified time | relevance | path

Searched refs:AK4117_CCRC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dak4117.h131 #define AK4117_CCRC (1<<1) /* CRC for channel status, 0 = no error, 1 = error */ macro
/kernel/linux/linux-6.6/include/sound/
H A Dak4117.h131 #define AK4117_CCRC (1<<1) /* CRC for channel status, 0 = no error, 1 = error */ macro
/kernel/linux/linux-5.10/sound/i2c/other/
H A Dak4117.c460 if (rcs2 & AK4117_CCRC) in snd_ak4117_check_rate_and_errors()
477 if (rcs2 & AK4117_CCRC) in snd_ak4117_check_rate_and_errors()
/kernel/linux/linux-6.6/sound/i2c/other/
H A Dak4117.c461 if (rcs2 & AK4117_CCRC) in snd_ak4117_check_rate_and_errors()
478 if (rcs2 & AK4117_CCRC) in snd_ak4117_check_rate_and_errors()

Completed in 4 milliseconds