Searched refs:AUDIO_LAYOUT_MANUAL (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/media/i2c/ | ||
D | tda1997x_regs.h | 611 #define AUDIO_LAYOUT_MANUAL BIT(1) /* manual layout (vs per pkt) */ macro |
D | tda1997x.c | 970 reg |= AUDIO_LAYOUT_MANUAL; in tda1997x_configure_audout() |