Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/i2c/other/
H A Dak4114.c533 if (c0 & AK4114_AUTO) in ak4114_notify()
574 c0 = (ak4114->rcs0 & (AK4114_QINT | AK4114_CINT | AK4114_PEM | AK4114_AUDION | AK4114_AUTO | AK4114_UNLCK)) ^ in snd_ak4114_check_rate_and_errors()
575 (rcs0 & (AK4114_QINT | AK4114_CINT | AK4114_PEM | AK4114_AUDION | AK4114_AUTO | AK4114_UNLCK)); in snd_ak4114_check_rate_and_errors()
/kernel/linux/linux-6.6/sound/i2c/other/
H A Dak4114.c534 if (c0 & AK4114_AUTO) in ak4114_notify()
575 c0 = (ak4114->rcs0 & (AK4114_QINT | AK4114_CINT | AK4114_PEM | AK4114_AUDION | AK4114_AUTO | AK4114_UNLCK)) ^ in snd_ak4114_check_rate_and_errors()
576 (rcs0 & (AK4114_QINT | AK4114_CINT | AK4114_PEM | AK4114_AUDION | AK4114_AUTO | AK4114_UNLCK)); in snd_ak4114_check_rate_and_errors()
/kernel/linux/linux-5.10/include/sound/
H A Dak4114.h118 #define AK4114_AUTO (1<<6) /* Non-PCM or DTS stream auto detection, 0 = no detect, 1 = detect */ macro
/kernel/linux/linux-6.6/include/sound/
H A Dak4114.h118 #define AK4114_AUTO (1<<6) /* Non-PCM or DTS stream auto detection, 0 = no detect, 1 = detect */ macro

Completed in 4 milliseconds