Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dtda1997x_regs.h528 #define AUDCFG_AUTO_MUTE_EN BIT(3) /* Enable Automatic audio mute */ macro
H A Dtda1997x.c961 reg |= AUDCFG_AUTO_MUTE_EN; in tda1997x_configure_audout()