Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dak4114.h155 #define AK4114_CCRC (1<<0) /* CRC for channel status, 0 = no error, 1 = error */ macro
/linux-4.1.27/sound/i2c/other/
Dak4114.c528 if (rcs1 & AK4114_CCRC) in ak4114_notify()
587 if (rcs1 & AK4114_CCRC) in snd_ak4114_check_rate_and_errors()