Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dak4114.h124 #define AK4114_PAR (1<<0) /* parity error or biphase error status, 0 = no error, 1 = error */ macro
/kernel/linux/linux-5.10/sound/i2c/other/
Dak4114.c505 if (rcs0 & AK4114_PAR) in ak4114_notify()
566 if (rcs0 & AK4114_PAR) in snd_ak4114_check_rate_and_errors()