Home
last modified time | relevance | path

Searched refs:AK4114_PAR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dak4114.h124 #define AK4114_PAR (1<<0) /* parity error or biphase error status, 0 = no error, 1 = error */ macro
/kernel/linux/linux-6.6/include/sound/
H A 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/
H A Dak4114.c505 if (rcs0 & AK4114_PAR) in ak4114_notify()
566 if (rcs0 & AK4114_PAR) in snd_ak4114_check_rate_and_errors()
/kernel/linux/linux-6.6/sound/i2c/other/
H A Dak4114.c506 if (rcs0 & AK4114_PAR) in ak4114_notify()
567 if (rcs0 & AK4114_PAR) in snd_ak4114_check_rate_and_errors()

Completed in 4 milliseconds