Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
H A Dak4117.h107 #define AK4117_AUTO (1<<5) /* Non-PCM or DTS stream auto detection, 0 = no detect, 1 = detect */ macro
/kernel/linux/linux-6.6/include/sound/
H A Dak4117.h107 #define AK4117_AUTO (1<<5) /* Non-PCM or DTS stream auto detection, 0 = no detect, 1 = detect */ macro
/kernel/linux/linux-5.10/sound/i2c/other/
H A Dak4117.c464 c0 = (ak4117->rcs0 & (AK4117_QINT | AK4117_CINT | AK4117_STC | AK4117_AUDION | AK4117_AUTO | AK4117_UNLCK)) ^ in snd_ak4117_check_rate_and_errors()
465 (rcs0 & (AK4117_QINT | AK4117_CINT | AK4117_STC | AK4117_AUDION | AK4117_AUTO | AK4117_UNLCK)); in snd_ak4117_check_rate_and_errors()
/kernel/linux/linux-6.6/sound/i2c/other/
H A Dak4117.c465 c0 = (ak4117->rcs0 & (AK4117_QINT | AK4117_CINT | AK4117_STC | AK4117_AUDION | AK4117_AUTO | AK4117_UNLCK)) ^ in snd_ak4117_check_rate_and_errors()
466 (rcs0 & (AK4117_QINT | AK4117_CINT | AK4117_STC | AK4117_AUDION | AK4117_AUTO | AK4117_UNLCK)); in snd_ak4117_check_rate_and_errors()

Completed in 5 milliseconds