Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dak4114.h139 #define AK4114_PAR (1<<0) /* parity error or biphase error status, 0 = no error, 1 = error */ macro
/linux-4.4.14/sound/i2c/other/
Dak4114.c522 if (rcs0 & AK4114_PAR) in ak4114_notify()
583 if (rcs0 & AK4114_PAR) in snd_ak4114_check_rate_and_errors()