Searched refs:AUDCFG_AUTO_MUTE_EN (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/media/i2c/ | ||
D | tda1997x_regs.h | 528 #define AUDCFG_AUTO_MUTE_EN BIT(3) /* Enable Automatic audio mute */ macro |
D | tda1997x.c | 961 reg |= AUDCFG_AUTO_MUTE_EN; in tda1997x_configure_audout() |