Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
alc5623.h File Reference

Go to the source code of this file.

Macros

#define ALC5623_RESET   0x00
 
#define ALC5623_SPK_OUT_VOL   0x02
 
#define ALC5623_HP_OUT_VOL   0x04
 
#define ALC5623_MONO_AUX_OUT_VOL   0x06
 
#define ALC5623_AUXIN_VOL   0x08
 
#define ALC5623_LINE_IN_VOL   0x0A
 
#define ALC5623_STEREO_DAC_VOL   0x0C
 
#define ALC5623_MIC_VOL   0x0E
 
#define ALC5623_MIC_ROUTING_CTRL   0x10
 
#define ALC5623_ADC_REC_GAIN   0x12
 
#define ALC5623_ADC_REC_MIXER   0x14
 
#define ALC5623_SOFT_VOL_CTRL_TIME   0x16
 
#define ALC5623_OUTPUT_MIXER_CTRL   0x1C
 
#define ALC5623_MIC_CTRL   0x22
 
#define ALC5623_DAI_CONTROL   0x34
 
#define ALC5623_DAI_SDP_MASTER_MODE   (0 << 15)
 
#define ALC5623_DAI_SDP_SLAVE_MODE   (1 << 15)
 
#define ALC5623_DAI_I2S_PCM_MODE   (1 << 14)
 
#define ALC5623_DAI_MAIN_I2S_BCLK_POL_CTRL   (1 << 7)
 
#define ALC5623_DAI_ADC_DATA_L_R_SWAP   (1 << 5)
 
#define ALC5623_DAI_DAC_DATA_L_R_SWAP   (1 << 4)
 
#define ALC5623_DAI_I2S_DL_MASK   (3 << 2)
 
#define ALC5623_DAI_I2S_DL_32   (3 << 2)
 
#define ALC5623_DAI_I2S_DL_24   (2 << 2)
 
#define ALC5623_DAI_I2S_DL_20   (1 << 2)
 
#define ALC5623_DAI_I2S_DL_16   (0 << 2)
 
#define ALC5623_DAI_I2S_DF_PCM   (3 << 0)
 
#define ALC5623_DAI_I2S_DF_LEFT   (2 << 0)
 
#define ALC5623_DAI_I2S_DF_RIGHT   (1 << 0)
 
#define ALC5623_DAI_I2S_DF_I2S   (0 << 0)
 
#define ALC5623_STEREO_AD_DA_CLK_CTRL   0x36
 
#define ALC5623_COMPANDING_CTRL   0x38
 
#define ALC5623_PWR_MANAG_ADD1   0x3A
 
#define ALC5623_PWR_ADD1_MAIN_I2S_EN   (1 << 15)
 
#define ALC5623_PWR_ADD1_ZC_DET_PD_EN   (1 << 14)
 
#define ALC5623_PWR_ADD1_MIC1_BIAS_EN   (1 << 11)
 
#define ALC5623_PWR_ADD1_SHORT_CURR_DET_EN   (1 << 10)
 
#define ALC5623_PWR_ADD1_SOFTGEN_EN   (1 << 8) /* rsvd on 5622 */
 
#define ALC5623_PWR_ADD1_DEPOP_BUF_HP   (1 << 6) /* rsvd on 5622 */
 
#define ALC5623_PWR_ADD1_HP_OUT_AMP   (1 << 5)
 
#define ALC5623_PWR_ADD1_HP_OUT_ENH_AMP   (1 << 4) /* rsvd on 5622 */
 
#define ALC5623_PWR_ADD1_DEPOP_BUF_AUX   (1 << 2)
 
#define ALC5623_PWR_ADD1_AUX_OUT_AMP   (1 << 1)
 
#define ALC5623_PWR_ADD1_AUX_OUT_ENH_AMP   (1 << 0) /* rsvd on 5622 */
 
#define ALC5623_PWR_MANAG_ADD2   0x3C
 
#define ALC5623_PWR_ADD2_LINEOUT   (1 << 15) /* rt5623 */
 
#define ALC5623_PWR_ADD2_CLASS_AB   (1 << 15) /* rt5621 */
 
#define ALC5623_PWR_ADD2_CLASS_D   (1 << 14) /* rt5621 */
 
#define ALC5623_PWR_ADD2_VREF   (1 << 13)
 
#define ALC5623_PWR_ADD2_PLL   (1 << 12)
 
#define ALC5623_PWR_ADD2_DAC_REF_CIR   (1 << 10)
 
#define ALC5623_PWR_ADD2_L_DAC_CLK   (1 << 9)
 
#define ALC5623_PWR_ADD2_R_DAC_CLK   (1 << 8)
 
#define ALC5623_PWR_ADD2_L_ADC_CLK_GAIN   (1 << 7)
 
#define ALC5623_PWR_ADD2_R_ADC_CLK_GAIN   (1 << 6)
 
#define ALC5623_PWR_ADD2_L_HP_MIXER   (1 << 5)
 
#define ALC5623_PWR_ADD2_R_HP_MIXER   (1 << 4)
 
#define ALC5623_PWR_ADD2_SPK_MIXER   (1 << 3)
 
#define ALC5623_PWR_ADD2_MONO_MIXER   (1 << 2)
 
#define ALC5623_PWR_ADD2_L_ADC_REC_MIXER   (1 << 1)
 
#define ALC5623_PWR_ADD2_R_ADC_REC_MIXER   (1 << 0)
 
#define ALC5623_PWR_MANAG_ADD3   0x3E
 
#define ALC5623_PWR_ADD3_MAIN_BIAS   (1 << 15)
 
#define ALC5623_PWR_ADD3_AUXOUT_L_VOL_AMP   (1 << 14)
 
#define ALC5623_PWR_ADD3_AUXOUT_R_VOL_AMP   (1 << 13)
 
#define ALC5623_PWR_ADD3_SPK_OUT   (1 << 12)
 
#define ALC5623_PWR_ADD3_HP_L_OUT_VOL   (1 << 10)
 
#define ALC5623_PWR_ADD3_HP_R_OUT_VOL   (1 << 9)
 
#define ALC5623_PWR_ADD3_LINEIN_L_VOL   (1 << 7)
 
#define ALC5623_PWR_ADD3_LINEIN_R_VOL   (1 << 6)
 
#define ALC5623_PWR_ADD3_AUXIN_L_VOL   (1 << 5)
 
#define ALC5623_PWR_ADD3_AUXIN_R_VOL   (1 << 4)
 
#define ALC5623_PWR_ADD3_MIC1_FUN_CTRL   (1 << 3)
 
#define ALC5623_PWR_ADD3_MIC2_FUN_CTRL   (1 << 2)
 
#define ALC5623_PWR_ADD3_MIC1_BOOST_AD   (1 << 1)
 
#define ALC5623_PWR_ADD3_MIC2_BOOST_AD   (1 << 0)
 
#define ALC5623_ADD_CTRL_REG   0x40
 
#define ALC5623_GLOBAL_CLK_CTRL_REG   0x42
 
#define ALC5623_GBL_CLK_SYS_SOUR_SEL_PLL   (1 << 15)
 
#define ALC5623_GBL_CLK_SYS_SOUR_SEL_MCLK   (0 << 15)
 
#define ALC5623_GBL_CLK_PLL_SOUR_SEL_BITCLK   (1 << 14)
 
#define ALC5623_GBL_CLK_PLL_SOUR_SEL_MCLK   (0 << 14)
 
#define ALC5623_GBL_CLK_PLL_DIV_RATIO_DIV8   (3 << 1)
 
#define ALC5623_GBL_CLK_PLL_DIV_RATIO_DIV4   (2 << 1)
 
#define ALC5623_GBL_CLK_PLL_DIV_RATIO_DIV2   (1 << 1)
 
#define ALC5623_GBL_CLK_PLL_DIV_RATIO_DIV1   (0 << 1)
 
#define ALC5623_GBL_CLK_PLL_PRE_DIV2   (1 << 0)
 
#define ALC5623_GBL_CLK_PLL_PRE_DIV1   (0 << 0)
 
#define ALC5623_PLL_CTRL   0x44
 
#define ALC5623_PLL_CTRL_N_VAL(n)   (((n)&0xff) << 8)
 
#define ALC5623_PLL_CTRL_K_VAL(k)   (((k)&0x7) << 4)
 
#define ALC5623_PLL_CTRL_M_VAL(m)   ((m)&0xf)
 
#define ALC5623_GPIO_OUTPUT_PIN_CTRL   0x4A
 
#define ALC5623_GPIO_PIN_CONFIG   0x4C
 
#define ALC5623_GPIO_PIN_POLARITY   0x4E
 
#define ALC5623_GPIO_PIN_STICKY   0x50
 
#define ALC5623_GPIO_PIN_WAKEUP   0x52
 
#define ALC5623_GPIO_PIN_STATUS   0x54
 
#define ALC5623_GPIO_PIN_SHARING   0x56
 
#define ALC5623_OVER_CURR_STATUS   0x58
 
#define ALC5623_JACK_DET_CTRL   0x5A
 
#define ALC5623_MISC_CTRL   0x5E
 
#define ALC5623_MISC_DISABLE_FAST_VREG   (1 << 15)
 
#define ALC5623_MISC_SPK_CLASS_AB_OC_PD   (1 << 13) /* 5621 */
 
#define ALC5623_MISC_SPK_CLASS_AB_OC_DET   (1 << 12) /* 5621 */
 
#define ALC5623_MISC_HP_DEPOP_MODE3_EN   (1 << 10)
 
#define ALC5623_MISC_HP_DEPOP_MODE2_EN   (1 << 9)
 
#define ALC5623_MISC_HP_DEPOP_MODE1_EN   (1 << 8)
 
#define ALC5623_MISC_AUXOUT_DEPOP_MODE3_EN   (1 << 6)
 
#define ALC5623_MISC_AUXOUT_DEPOP_MODE2_EN   (1 << 5)
 
#define ALC5623_MISC_AUXOUT_DEPOP_MODE1_EN   (1 << 4)
 
#define ALC5623_MISC_M_DAC_L_INPUT   (1 << 3)
 
#define ALC5623_MISC_M_DAC_R_INPUT   (1 << 2)
 
#define ALC5623_MISC_IRQOUT_INV_CTRL   (1 << 0)
 
#define ALC5623_PSEDUEO_SPATIAL_CTRL   0x60
 
#define ALC5623_EQ_CTRL   0x62
 
#define ALC5623_EQ_MODE_ENABLE   0x66
 
#define ALC5623_AVC_CTRL   0x68
 
#define ALC5623_HID_CTRL_INDEX   0x6A
 
#define ALC5623_HID_CTRL_DATA   0x6C
 
#define ALC5623_VENDOR_ID1   0x7C
 
#define ALC5623_VENDOR_ID2   0x7E
 
#define ALC5623_PLL_FR_MCLK   0
 
#define ALC5623_PLL_FR_BCK   1
 

Macro Definition Documentation

#define ALC5623_ADC_REC_GAIN   0x12

Definition at line 32 of file alc5623.h.

#define ALC5623_ADC_REC_MIXER   0x14

Definition at line 33 of file alc5623.h.

#define ALC5623_ADD_CTRL_REG   0x40

Definition at line 107 of file alc5623.h.

#define ALC5623_AUXIN_VOL   0x08

Definition at line 27 of file alc5623.h.

#define ALC5623_AVC_CTRL   0x68

Definition at line 153 of file alc5623.h.

#define ALC5623_COMPANDING_CTRL   0x38

Definition at line 58 of file alc5623.h.

#define ALC5623_DAI_ADC_DATA_L_R_SWAP   (1 << 5)

Definition at line 45 of file alc5623.h.

#define ALC5623_DAI_CONTROL   0x34

Definition at line 40 of file alc5623.h.

#define ALC5623_DAI_DAC_DATA_L_R_SWAP   (1 << 4)

Definition at line 46 of file alc5623.h.

#define ALC5623_DAI_I2S_DF_I2S   (0 << 0)

Definition at line 55 of file alc5623.h.

#define ALC5623_DAI_I2S_DF_LEFT   (2 << 0)

Definition at line 53 of file alc5623.h.

#define ALC5623_DAI_I2S_DF_PCM   (3 << 0)

Definition at line 52 of file alc5623.h.

#define ALC5623_DAI_I2S_DF_RIGHT   (1 << 0)

Definition at line 54 of file alc5623.h.

#define ALC5623_DAI_I2S_DL_16   (0 << 2)

Definition at line 51 of file alc5623.h.

#define ALC5623_DAI_I2S_DL_20   (1 << 2)

Definition at line 50 of file alc5623.h.

#define ALC5623_DAI_I2S_DL_24   (2 << 2)

Definition at line 49 of file alc5623.h.

#define ALC5623_DAI_I2S_DL_32   (3 << 2)

Definition at line 48 of file alc5623.h.

#define ALC5623_DAI_I2S_DL_MASK   (3 << 2)

Definition at line 47 of file alc5623.h.

#define ALC5623_DAI_I2S_PCM_MODE   (1 << 14)

Definition at line 43 of file alc5623.h.

#define ALC5623_DAI_MAIN_I2S_BCLK_POL_CTRL   (1 << 7)

Definition at line 44 of file alc5623.h.

#define ALC5623_DAI_SDP_MASTER_MODE   (0 << 15)

Definition at line 41 of file alc5623.h.

#define ALC5623_DAI_SDP_SLAVE_MODE   (1 << 15)

Definition at line 42 of file alc5623.h.

#define ALC5623_EQ_CTRL   0x62

Definition at line 151 of file alc5623.h.

#define ALC5623_EQ_MODE_ENABLE   0x66

Definition at line 152 of file alc5623.h.

#define ALC5623_GBL_CLK_PLL_DIV_RATIO_DIV1   (0 << 1)

Definition at line 117 of file alc5623.h.

#define ALC5623_GBL_CLK_PLL_DIV_RATIO_DIV2   (1 << 1)

Definition at line 116 of file alc5623.h.

#define ALC5623_GBL_CLK_PLL_DIV_RATIO_DIV4   (2 << 1)

Definition at line 115 of file alc5623.h.

#define ALC5623_GBL_CLK_PLL_DIV_RATIO_DIV8   (3 << 1)

Definition at line 114 of file alc5623.h.

#define ALC5623_GBL_CLK_PLL_PRE_DIV1   (0 << 0)

Definition at line 119 of file alc5623.h.

#define ALC5623_GBL_CLK_PLL_PRE_DIV2   (1 << 0)

Definition at line 118 of file alc5623.h.

#define ALC5623_GBL_CLK_PLL_SOUR_SEL_BITCLK   (1 << 14)

Definition at line 112 of file alc5623.h.

#define ALC5623_GBL_CLK_PLL_SOUR_SEL_MCLK   (0 << 14)

Definition at line 113 of file alc5623.h.

#define ALC5623_GBL_CLK_SYS_SOUR_SEL_MCLK   (0 << 15)

Definition at line 111 of file alc5623.h.

#define ALC5623_GBL_CLK_SYS_SOUR_SEL_PLL   (1 << 15)

Definition at line 110 of file alc5623.h.

#define ALC5623_GLOBAL_CLK_CTRL_REG   0x42

Definition at line 109 of file alc5623.h.

#define ALC5623_GPIO_OUTPUT_PIN_CTRL   0x4A

Definition at line 126 of file alc5623.h.

#define ALC5623_GPIO_PIN_CONFIG   0x4C

Definition at line 127 of file alc5623.h.

#define ALC5623_GPIO_PIN_POLARITY   0x4E

Definition at line 128 of file alc5623.h.

#define ALC5623_GPIO_PIN_SHARING   0x56

Definition at line 132 of file alc5623.h.

#define ALC5623_GPIO_PIN_STATUS   0x54

Definition at line 131 of file alc5623.h.

#define ALC5623_GPIO_PIN_STICKY   0x50

Definition at line 129 of file alc5623.h.

#define ALC5623_GPIO_PIN_WAKEUP   0x52

Definition at line 130 of file alc5623.h.

#define ALC5623_HID_CTRL_DATA   0x6C

Definition at line 155 of file alc5623.h.

#define ALC5623_HID_CTRL_INDEX   0x6A

Definition at line 154 of file alc5623.h.

#define ALC5623_HP_OUT_VOL   0x04

Definition at line 25 of file alc5623.h.

#define ALC5623_JACK_DET_CTRL   0x5A

Definition at line 134 of file alc5623.h.

#define ALC5623_LINE_IN_VOL   0x0A

Definition at line 28 of file alc5623.h.

#define ALC5623_MIC_CTRL   0x22

Definition at line 38 of file alc5623.h.

#define ALC5623_MIC_ROUTING_CTRL   0x10

Definition at line 31 of file alc5623.h.

#define ALC5623_MIC_VOL   0x0E

Definition at line 30 of file alc5623.h.

#define ALC5623_MISC_AUXOUT_DEPOP_MODE1_EN   (1 << 4)

Definition at line 145 of file alc5623.h.

#define ALC5623_MISC_AUXOUT_DEPOP_MODE2_EN   (1 << 5)

Definition at line 144 of file alc5623.h.

#define ALC5623_MISC_AUXOUT_DEPOP_MODE3_EN   (1 << 6)

Definition at line 143 of file alc5623.h.

#define ALC5623_MISC_CTRL   0x5E

Definition at line 136 of file alc5623.h.

#define ALC5623_MISC_DISABLE_FAST_VREG   (1 << 15)

Definition at line 137 of file alc5623.h.

#define ALC5623_MISC_HP_DEPOP_MODE1_EN   (1 << 8)

Definition at line 142 of file alc5623.h.

#define ALC5623_MISC_HP_DEPOP_MODE2_EN   (1 << 9)

Definition at line 141 of file alc5623.h.

#define ALC5623_MISC_HP_DEPOP_MODE3_EN   (1 << 10)

Definition at line 140 of file alc5623.h.

#define ALC5623_MISC_IRQOUT_INV_CTRL   (1 << 0)

Definition at line 148 of file alc5623.h.

#define ALC5623_MISC_M_DAC_L_INPUT   (1 << 3)

Definition at line 146 of file alc5623.h.

#define ALC5623_MISC_M_DAC_R_INPUT   (1 << 2)

Definition at line 147 of file alc5623.h.

#define ALC5623_MISC_SPK_CLASS_AB_OC_DET   (1 << 12) /* 5621 */

Definition at line 139 of file alc5623.h.

#define ALC5623_MISC_SPK_CLASS_AB_OC_PD   (1 << 13) /* 5621 */

Definition at line 138 of file alc5623.h.

#define ALC5623_MONO_AUX_OUT_VOL   0x06

Definition at line 26 of file alc5623.h.

#define ALC5623_OUTPUT_MIXER_CTRL   0x1C

Definition at line 37 of file alc5623.h.

#define ALC5623_OVER_CURR_STATUS   0x58

Definition at line 133 of file alc5623.h.

#define ALC5623_PLL_CTRL   0x44

Definition at line 121 of file alc5623.h.

#define ALC5623_PLL_CTRL_K_VAL (   k)    (((k)&0x7) << 4)

Definition at line 123 of file alc5623.h.

#define ALC5623_PLL_CTRL_M_VAL (   m)    ((m)&0xf)

Definition at line 124 of file alc5623.h.

#define ALC5623_PLL_CTRL_N_VAL (   n)    (((n)&0xff) << 8)

Definition at line 122 of file alc5623.h.

#define ALC5623_PLL_FR_BCK   1

Definition at line 160 of file alc5623.h.

#define ALC5623_PLL_FR_MCLK   0

Definition at line 159 of file alc5623.h.

#define ALC5623_PSEDUEO_SPATIAL_CTRL   0x60

Definition at line 150 of file alc5623.h.

#define ALC5623_PWR_ADD1_AUX_OUT_AMP   (1 << 1)

Definition at line 70 of file alc5623.h.

#define ALC5623_PWR_ADD1_AUX_OUT_ENH_AMP   (1 << 0) /* rsvd on 5622 */

Definition at line 71 of file alc5623.h.

#define ALC5623_PWR_ADD1_DEPOP_BUF_AUX   (1 << 2)

Definition at line 69 of file alc5623.h.

#define ALC5623_PWR_ADD1_DEPOP_BUF_HP   (1 << 6) /* rsvd on 5622 */

Definition at line 66 of file alc5623.h.

#define ALC5623_PWR_ADD1_HP_OUT_AMP   (1 << 5)

Definition at line 67 of file alc5623.h.

#define ALC5623_PWR_ADD1_HP_OUT_ENH_AMP   (1 << 4) /* rsvd on 5622 */

Definition at line 68 of file alc5623.h.

#define ALC5623_PWR_ADD1_MAIN_I2S_EN   (1 << 15)

Definition at line 61 of file alc5623.h.

#define ALC5623_PWR_ADD1_MIC1_BIAS_EN   (1 << 11)

Definition at line 63 of file alc5623.h.

#define ALC5623_PWR_ADD1_SHORT_CURR_DET_EN   (1 << 10)

Definition at line 64 of file alc5623.h.

#define ALC5623_PWR_ADD1_SOFTGEN_EN   (1 << 8) /* rsvd on 5622 */

Definition at line 65 of file alc5623.h.

#define ALC5623_PWR_ADD1_ZC_DET_PD_EN   (1 << 14)

Definition at line 62 of file alc5623.h.

#define ALC5623_PWR_ADD2_CLASS_AB   (1 << 15) /* rt5621 */

Definition at line 75 of file alc5623.h.

#define ALC5623_PWR_ADD2_CLASS_D   (1 << 14) /* rt5621 */

Definition at line 76 of file alc5623.h.

#define ALC5623_PWR_ADD2_DAC_REF_CIR   (1 << 10)

Definition at line 79 of file alc5623.h.

#define ALC5623_PWR_ADD2_L_ADC_CLK_GAIN   (1 << 7)

Definition at line 82 of file alc5623.h.

#define ALC5623_PWR_ADD2_L_ADC_REC_MIXER   (1 << 1)

Definition at line 88 of file alc5623.h.

#define ALC5623_PWR_ADD2_L_DAC_CLK   (1 << 9)

Definition at line 80 of file alc5623.h.

#define ALC5623_PWR_ADD2_L_HP_MIXER   (1 << 5)

Definition at line 84 of file alc5623.h.

#define ALC5623_PWR_ADD2_LINEOUT   (1 << 15) /* rt5623 */

Definition at line 74 of file alc5623.h.

#define ALC5623_PWR_ADD2_MONO_MIXER   (1 << 2)

Definition at line 87 of file alc5623.h.

#define ALC5623_PWR_ADD2_PLL   (1 << 12)

Definition at line 78 of file alc5623.h.

#define ALC5623_PWR_ADD2_R_ADC_CLK_GAIN   (1 << 6)

Definition at line 83 of file alc5623.h.

#define ALC5623_PWR_ADD2_R_ADC_REC_MIXER   (1 << 0)

Definition at line 89 of file alc5623.h.

#define ALC5623_PWR_ADD2_R_DAC_CLK   (1 << 8)

Definition at line 81 of file alc5623.h.

#define ALC5623_PWR_ADD2_R_HP_MIXER   (1 << 4)

Definition at line 85 of file alc5623.h.

#define ALC5623_PWR_ADD2_SPK_MIXER   (1 << 3)

Definition at line 86 of file alc5623.h.

#define ALC5623_PWR_ADD2_VREF   (1 << 13)

Definition at line 77 of file alc5623.h.

#define ALC5623_PWR_ADD3_AUXIN_L_VOL   (1 << 5)

Definition at line 100 of file alc5623.h.

#define ALC5623_PWR_ADD3_AUXIN_R_VOL   (1 << 4)

Definition at line 101 of file alc5623.h.

#define ALC5623_PWR_ADD3_AUXOUT_L_VOL_AMP   (1 << 14)

Definition at line 93 of file alc5623.h.

#define ALC5623_PWR_ADD3_AUXOUT_R_VOL_AMP   (1 << 13)

Definition at line 94 of file alc5623.h.

#define ALC5623_PWR_ADD3_HP_L_OUT_VOL   (1 << 10)

Definition at line 96 of file alc5623.h.

#define ALC5623_PWR_ADD3_HP_R_OUT_VOL   (1 << 9)

Definition at line 97 of file alc5623.h.

#define ALC5623_PWR_ADD3_LINEIN_L_VOL   (1 << 7)

Definition at line 98 of file alc5623.h.

#define ALC5623_PWR_ADD3_LINEIN_R_VOL   (1 << 6)

Definition at line 99 of file alc5623.h.

#define ALC5623_PWR_ADD3_MAIN_BIAS   (1 << 15)

Definition at line 92 of file alc5623.h.

#define ALC5623_PWR_ADD3_MIC1_BOOST_AD   (1 << 1)

Definition at line 104 of file alc5623.h.

#define ALC5623_PWR_ADD3_MIC1_FUN_CTRL   (1 << 3)

Definition at line 102 of file alc5623.h.

#define ALC5623_PWR_ADD3_MIC2_BOOST_AD   (1 << 0)

Definition at line 105 of file alc5623.h.

#define ALC5623_PWR_ADD3_MIC2_FUN_CTRL   (1 << 2)

Definition at line 103 of file alc5623.h.

#define ALC5623_PWR_ADD3_SPK_OUT   (1 << 12)

Definition at line 95 of file alc5623.h.

#define ALC5623_PWR_MANAG_ADD1   0x3A

Definition at line 60 of file alc5623.h.

#define ALC5623_PWR_MANAG_ADD2   0x3C

Definition at line 73 of file alc5623.h.

#define ALC5623_PWR_MANAG_ADD3   0x3E

Definition at line 91 of file alc5623.h.

#define ALC5623_RESET   0x00

Definition at line 19 of file alc5623.h.

#define ALC5623_SOFT_VOL_CTRL_TIME   0x16

Definition at line 34 of file alc5623.h.

#define ALC5623_SPK_OUT_VOL   0x02

Definition at line 24 of file alc5623.h.

#define ALC5623_STEREO_AD_DA_CLK_CTRL   0x36

Definition at line 57 of file alc5623.h.

#define ALC5623_STEREO_DAC_VOL   0x0C

Definition at line 29 of file alc5623.h.

#define ALC5623_VENDOR_ID1   0x7C

Definition at line 156 of file alc5623.h.

#define ALC5623_VENDOR_ID2   0x7E

Definition at line 157 of file alc5623.h.