Searched refs:UDA1380_AGC (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | uda1380.h | 25 #define UDA1380_AGC 0x23 macro
|
H A D | uda1380.c | 337 SOC_SINGLE("AGC Timing", UDA1380_AGC, 8, 7, 0), /* TODO: enum, see table 62 */ 338 SOC_SINGLE("AGC Target level", UDA1380_AGC, 2, 3, 1), /* AGC_LEVEL */ 340 SOC_SINGLE("AGC Switch", UDA1380_AGC, 0, 1, 0),
|