Home
last modified time | relevance | path

Searched refs:AK4114_CCRC (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
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/
Dak4114.c511 if (rcs1 & AK4114_CCRC) in ak4114_notify()
570 if (rcs1 & AK4114_CCRC) in snd_ak4114_check_rate_and_errors()