Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
H A Dak4117.h106 #define AK4117_PAR (1<<6) /* parity error or biphase error status, 0 = no error, 1 = error */ macro
/kernel/linux/linux-6.6/include/sound/
H A Dak4117.h106 #define AK4117_PAR (1<<6) /* parity error or biphase error status, 0 = no error, 1 = error */ macro
/kernel/linux/linux-5.10/sound/i2c/other/
H A Dak4117.c456 if (rcs0 & AK4117_PAR) in snd_ak4117_check_rate_and_errors()
473 if (rcs0 & AK4117_PAR) in snd_ak4117_check_rate_and_errors()
/kernel/linux/linux-6.6/sound/i2c/other/
H A Dak4117.c457 if (rcs0 & AK4117_PAR) in snd_ak4117_check_rate_and_errors()
474 if (rcs0 & AK4117_PAR) in snd_ak4117_check_rate_and_errors()

Completed in 5 milliseconds