Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dak4114.h124 #define AK4114_PAR (1<<0) /* parity error or biphase error status, 0 = no error, 1 = error */ macro
/openbmc/linux/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()