Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
H A Dak4114.h140 #define AK4114_CCRC (1<<0) /* CRC for channel status, 0 = no error, 1 = error */ macro
/kernel/linux/linux-6.6/include/sound/
H A Dak4114.h140 #define AK4114_CCRC (1<<0) /* CRC for channel status, 0 = no error, 1 = error */ macro
/kernel/linux/linux-5.10/sound/i2c/other/
H A Dak4114.c511 if (rcs1 & AK4114_CCRC) in ak4114_notify()
570 if (rcs1 & AK4114_CCRC) in snd_ak4114_check_rate_and_errors()
/kernel/linux/linux-6.6/sound/i2c/other/
H A Dak4114.c512 if (rcs1 & AK4114_CCRC) in ak4114_notify()
571 if (rcs1 & AK4114_CCRC) in snd_ak4114_check_rate_and_errors()

Completed in 5 milliseconds