kernel/sound/soc/codecs/sgtl5000.h
.. .. @@ -80,6 +80,7 @@ 80 80 /* 81 81 * SGTL5000_CHIP_DIG_POWER 82 82 */ 83 +#define SGTL5000_DIG_POWER_DEFAULT 0x000083 84 #define SGTL5000_ADC_EN 0x0040 84 85 #define SGTL5000_DAC_EN 0x0020 85 86 #define SGTL5000_DAP_POWERUP 0x0010 .. .. @@ -274,7 +275,7 @@ 274 275 #define SGTL5000_BIAS_CTRL_MASK 0x000e 275 276 #define SGTL5000_BIAS_CTRL_SHIFT 1 276 277 #define SGTL5000_BIAS_CTRL_WIDTH 3 277 -#define SGTL5000_SMALL_POP 1278 +#define SGTL5000_SMALL_POP 0x0001278 279 279 280 /* 280 281 * SGTL5000_CHIP_MIC_CTRL