diff options
-rw-r--r-- | sound/soc/codecs/sgtl5000.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/sgtl5000.h b/sound/soc/codecs/sgtl5000.h index eec3ab368f39..8a9f43534b79 100644 --- a/sound/soc/codecs/sgtl5000.h +++ b/sound/soc/codecs/sgtl5000.h | |||
@@ -280,7 +280,7 @@ | |||
280 | /* | 280 | /* |
281 | * SGTL5000_CHIP_MIC_CTRL | 281 | * SGTL5000_CHIP_MIC_CTRL |
282 | */ | 282 | */ |
283 | #define SGTL5000_BIAS_R_MASK 0x0200 | 283 | #define SGTL5000_BIAS_R_MASK 0x0300 |
284 | #define SGTL5000_BIAS_R_SHIFT 8 | 284 | #define SGTL5000_BIAS_R_SHIFT 8 |
285 | #define SGTL5000_BIAS_R_WIDTH 2 | 285 | #define SGTL5000_BIAS_R_WIDTH 2 |
286 | #define SGTL5000_BIAS_R_off 0x0 | 286 | #define SGTL5000_BIAS_R_off 0x0 |