Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dak4114.h155 #define AK4114_CCRC (1<<0) /* CRC for channel status, 0 = no error, 1 = error */ macro
/Linux-v4.19/sound/i2c/other/
Dak4114.c527 if (rcs1 & AK4114_CCRC) in ak4114_notify()
586 if (rcs1 & AK4114_CCRC) in snd_ak4114_check_rate_and_errors()