Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtda1997x_regs.h194 #define AUDIO_OUT_ENABLE_AP1 BIT(1) macro
H A Dtda1997x.c982 reg |= AUDIO_OUT_ENABLE_AP1; in tda1997x_configure_audout()
995 reg &= ~AUDIO_OUT_ENABLE_AP1; in tda1997x_configure_audout()
1003 AUDIO_OUT_ENABLE_AP1 | in tda1997x_configure_audout()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtda1997x_regs.h197 #define AUDIO_OUT_ENABLE_AP1 BIT(1) macro
H A Dtda1997x.c982 reg |= AUDIO_OUT_ENABLE_AP1; in tda1997x_configure_audout()
995 reg &= ~AUDIO_OUT_ENABLE_AP1; in tda1997x_configure_audout()
1003 AUDIO_OUT_ENABLE_AP1 | in tda1997x_configure_audout()

Completed in 12 milliseconds