Home | History | Annotate | Download | only in wcd9xxx
      1 /****************************************************************************
      2  ****************************************************************************
      3  ***
      4  ***   This header was automatically generated from a Linux kernel header
      5  ***   of the same name, to make information necessary for userspace to
      6  ***   call into the kernel available to libc.  It contains only constants,
      7  ***   structures, and macros generated from the original header, and thus,
      8  ***   contains no copyrightable information.
      9  ***
     10  ***   To edit the content of this header, modify the corresponding
     11  ***   source file (e.g. under external/kernel-headers/original/) then
     12  ***   run bionic/libc/kernel/tools/update_all.py
     13  ***
     14  ***   Any manual change here will be lost the next time this script will
     15  ***   be run. You've been warned!
     16  ***
     17  ****************************************************************************
     18  ****************************************************************************/
     19 #ifndef WCD9XXX_CODEC_DIGITAL_H
     20 #define WCD9XXX_CODEC_DIGITAL_H
     21 #define WCD9XXX_A_CHIP_CTL (0x00)
     22 #define WCD9XXX_A_CHIP_CTL__POR (0x00000000)
     23 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     24 #define WCD9XXX_A_CHIP_STATUS (0x01)
     25 #define WCD9XXX_A_CHIP_STATUS__POR (0x00000000)
     26 #define WCD9XXX_A_CHIP_ID_BYTE_0 (0x04)
     27 #define WCD9XXX_A_CHIP_ID_BYTE_0__POR (0x00000000)
     28 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     29 #define WCD9XXX_A_CHIP_ID_BYTE_1 (0x05)
     30 #define WCD9XXX_A_CHIP_ID_BYTE_1__POR (0x00000000)
     31 #define WCD9XXX_A_CHIP_ID_BYTE_2 (0x06)
     32 #define WCD9XXX_A_CHIP_ID_BYTE_2__POR (0x00000000)
     33 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     34 #define WCD9XXX_A_CHIP_ID_BYTE_3 (0x07)
     35 #define WCD9XXX_A_CHIP_ID_BYTE_3__POR (0x00000001)
     36 #define WCD9XXX_A_CHIP_VERSION (0x08)
     37 #define WCD9XXX_A_CHIP_VERSION__POR (0x00000020)
     38 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     39 #define WCD9XXX_A_SB_VERSION (0x09)
     40 #define WCD9XXX_A_SB_VERSION__POR (0x00000010)
     41 #define WCD9XXX_A_SLAVE_ID_1 (0x0C)
     42 #define WCD9XXX_A_SLAVE_ID_1__POR (0x00000077)
     43 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     44 #define WCD9XXX_A_SLAVE_ID_2 (0x0D)
     45 #define WCD9XXX_A_SLAVE_ID_2__POR (0x00000066)
     46 #define WCD9XXX_A_SLAVE_ID_3 (0x0E)
     47 #define WCD9XXX_A_SLAVE_ID_3__POR (0x00000055)
     48 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     49 #define WCD9XXX_A_CDC_CTL (0x80)
     50 #define WCD9XXX_A_CDC_CTL__POR (0x00000000)
     51 #define WCD9XXX_A_LEAKAGE_CTL (0x88)
     52 #define WCD9XXX_A_LEAKAGE_CTL__POR (0x00000004)
     53 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     54 #define WCD9XXX_A_INTR_MODE (0x90)
     55 #define WCD9XXX_A_INTR_MASK0 (0x94)
     56 #define WCD9XXX_A_INTR_STATUS0 (0x98)
     57 #define WCD9XXX_A_INTR_CLEAR0 (0x9C)
     58 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     59 #define WCD9XXX_A_INTR_LEVEL0 (0xA0)
     60 #define WCD9XXX_A_INTR_LEVEL1 (0xA1)
     61 #define WCD9XXX_A_INTR_LEVEL2 (0xA2)
     62 #define WCD9XXX_A_RX_HPH_CNP_EN (0x1AB)
     63 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     64 #define WCD9XXX_A_RX_HPH_CNP_EN__POR (0x80)
     65 #define WCD9XXX_A_RX_HPH_CNP_EN (0x1AB)
     66 #define WCD9XXX_A_RX_HPH_CNP_EN__POR (0x80)
     67 #define WCD9XXX_A_BIAS_CENTRAL_BG_CTL (0x101)
     68 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     69 #define WCD9XXX_A_BIAS_CENTRAL_BG_CTL__POR (0x50)
     70 #define WCD9XXX_A_CLK_BUFF_EN1 (0x108)
     71 #define WCD9XXX_A_CLK_BUFF_EN1__POR (0x04)
     72 #define WCD9XXX_A_CLK_BUFF_EN2 (0x109)
     73 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     74 #define WCD9XXX_A_CLK_BUFF_EN2__POR (0x02)
     75 #define WCD9XXX_A_RX_COM_BIAS (0x1A2)
     76 #define WCD9XXX_A_RX_COM_BIAS__POR (0x00)
     77 #define WCD9XXX_A_RC_OSC_FREQ (0x1FA)
     78 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     79 #define WCD9XXX_A_RC_OSC_FREQ__POR (0x46)
     80 #define WCD9XXX_A_BIAS_OSC_BG_CTL (0x105)
     81 #define WCD9XXX_A_BIAS_OSC_BG_CTL__POR (0x16)
     82 #define WCD9XXX_A_RC_OSC_TEST (0x1FB)
     83 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     84 #define WCD9XXX_A_RC_OSC_TEST__POR (0x0A)
     85 #define WCD9XXX_A_CDC_CLK_MCLK_CTL (0x311)
     86 #define WCD9XXX_A_CDC_CLK_MCLK_CTL__POR (0x00)
     87 #define WCD9XXX_A_CDC_MBHC_EN_CTL (0x3C0)
     88 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     89 #define WCD9XXX_A_CDC_MBHC_EN_CTL__POR (0x00)
     90 #define WCD9XXX_A_CDC_MBHC_FIR_B1_CFG (0x3C1)
     91 #define WCD9XXX_A_CDC_MBHC_FIR_B1_CFG__POR (0x00)
     92 #define WCD9XXX_A_CDC_MBHC_FIR_B2_CFG (0x3C2)
     93 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     94 #define WCD9XXX_A_CDC_MBHC_FIR_B2_CFG__POR (0x06)
     95 #define WCD9XXX_A_CDC_MBHC_TIMER_B1_CTL (0x3C3)
     96 #define WCD9XXX_A_CDC_MBHC_TIMER_B1_CTL__POR (0x03)
     97 #define WCD9XXX_A_CDC_MBHC_TIMER_B2_CTL (0x3C4)
     98 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     99 #define WCD9XXX_A_CDC_MBHC_TIMER_B2_CTL__POR (0x09)
    100 #define WCD9XXX_A_CDC_MBHC_TIMER_B3_CTL (0x3C5)
    101 #define WCD9XXX_A_CDC_MBHC_TIMER_B3_CTL__POR (0x1E)
    102 #define WCD9XXX_A_CDC_MBHC_TIMER_B4_CTL (0x3C6)
    103 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    104 #define WCD9XXX_A_CDC_MBHC_TIMER_B4_CTL__POR (0x45)
    105 #define WCD9XXX_A_CDC_MBHC_TIMER_B5_CTL (0x3C7)
    106 #define WCD9XXX_A_CDC_MBHC_TIMER_B5_CTL__POR (0x04)
    107 #define WCD9XXX_A_CDC_MBHC_TIMER_B6_CTL (0x3C8)
    108 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    109 #define WCD9XXX_A_CDC_MBHC_TIMER_B6_CTL__POR (0x78)
    110 #define WCD9XXX_A_CDC_MBHC_B1_STATUS (0x3C9)
    111 #define WCD9XXX_A_CDC_MBHC_B1_STATUS__POR (0x00)
    112 #define WCD9XXX_A_CDC_MBHC_B2_STATUS (0x3CA)
    113 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    114 #define WCD9XXX_A_CDC_MBHC_B2_STATUS__POR (0x00)
    115 #define WCD9XXX_A_CDC_MBHC_B3_STATUS (0x3CB)
    116 #define WCD9XXX_A_CDC_MBHC_B3_STATUS__POR (0x00)
    117 #define WCD9XXX_A_CDC_MBHC_B4_STATUS (0x3CC)
    118 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    119 #define WCD9XXX_A_CDC_MBHC_B4_STATUS__POR (0x00)
    120 #define WCD9XXX_A_CDC_MBHC_B5_STATUS (0x3CD)
    121 #define WCD9XXX_A_CDC_MBHC_B5_STATUS__POR (0x00)
    122 #define WCD9XXX_A_CDC_MBHC_B1_CTL (0x3CE)
    123 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    124 #define WCD9XXX_A_CDC_MBHC_B1_CTL__POR (0xC0)
    125 #define WCD9XXX_A_CDC_MBHC_B2_CTL (0x3CF)
    126 #define WCD9XXX_A_CDC_MBHC_B2_CTL__POR (0x5D)
    127 #define WCD9XXX_A_CDC_MBHC_VOLT_B1_CTL (0x3D0)
    128 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    129 #define WCD9XXX_A_CDC_MBHC_VOLT_B1_CTL__POR (0x00)
    130 #define WCD9XXX_A_CDC_MBHC_VOLT_B2_CTL (0x3D1)
    131 #define WCD9XXX_A_CDC_MBHC_VOLT_B2_CTL__POR (0x00)
    132 #define WCD9XXX_A_CDC_MBHC_VOLT_B3_CTL (0x3D2)
    133 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    134 #define WCD9XXX_A_CDC_MBHC_VOLT_B3_CTL__POR (0x00)
    135 #define WCD9XXX_A_CDC_MBHC_VOLT_B4_CTL (0x3D3)
    136 #define WCD9XXX_A_CDC_MBHC_VOLT_B4_CTL__POR (0x00)
    137 #define WCD9XXX_A_CDC_MBHC_VOLT_B5_CTL (0x3D4)
    138 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    139 #define WCD9XXX_A_CDC_MBHC_VOLT_B5_CTL__POR (0x00)
    140 #define WCD9XXX_A_CDC_MBHC_VOLT_B6_CTL (0x3D5)
    141 #define WCD9XXX_A_CDC_MBHC_VOLT_B6_CTL__POR (0x00)
    142 #define WCD9XXX_A_CDC_MBHC_VOLT_B7_CTL (0x3D6)
    143 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    144 #define WCD9XXX_A_CDC_MBHC_VOLT_B7_CTL__POR (0xFF)
    145 #define WCD9XXX_A_CDC_MBHC_VOLT_B8_CTL (0x3D7)
    146 #define WCD9XXX_A_CDC_MBHC_VOLT_B8_CTL__POR (0x07)
    147 #define WCD9XXX_A_CDC_MBHC_VOLT_B9_CTL (0x3D8)
    148 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    149 #define WCD9XXX_A_CDC_MBHC_VOLT_B9_CTL__POR (0xFF)
    150 #define WCD9XXX_A_CDC_MBHC_VOLT_B10_CTL (0x3D9)
    151 #define WCD9XXX_A_CDC_MBHC_VOLT_B10_CTL__POR (0x7F)
    152 #define WCD9XXX_A_CDC_MBHC_VOLT_B11_CTL (0x3DA)
    153 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    154 #define WCD9XXX_A_CDC_MBHC_VOLT_B11_CTL__POR (0x00)
    155 #define WCD9XXX_A_CDC_MBHC_VOLT_B12_CTL (0x3DB)
    156 #define WCD9XXX_A_CDC_MBHC_VOLT_B12_CTL__POR (0x80)
    157 #define WCD9XXX_A_CDC_MBHC_CLK_CTL (0x3DC)
    158 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    159 #define WCD9XXX_A_CDC_MBHC_CLK_CTL__POR (0x00)
    160 #define WCD9XXX_A_CDC_MBHC_INT_CTL (0x3DD)
    161 #define WCD9XXX_A_CDC_MBHC_INT_CTL__POR (0x00)
    162 #define WCD9XXX_A_CDC_MBHC_DEBUG_CTL (0x3DE)
    163 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    164 #define WCD9XXX_A_CDC_MBHC_DEBUG_CTL__POR (0x00)
    165 #define WCD9XXX_A_CDC_MBHC_SPARE (0x3DF)
    166 #define WCD9XXX_A_CDC_MBHC_SPARE__POR (0x00)
    167 #define WCD9XXX_A_MBHC_SCALING_MUX_1 (0x14E)
    168 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    169 #define WCD9XXX_A_MBHC_SCALING_MUX_1__POR (0x00)
    170 #define WCD9XXX_A_RX_HPH_OCP_CTL (0x1AA)
    171 #define WCD9XXX_A_RX_HPH_OCP_CTL__POR (0x68)
    172 #define WCD9XXX_A_MICB_1_CTL (0x12B)
    173 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    174 #define WCD9XXX_A_MICB_1_CTL__POR (0x16)
    175 #define WCD9XXX_A_MICB_1_INT_RBIAS (0x12C)
    176 #define WCD9XXX_A_MICB_1_INT_RBIAS__POR (0x24)
    177 #define WCD9XXX_A_MICB_1_MBHC (0x12D)
    178 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    179 #define WCD9XXX_A_MICB_1_MBHC__POR (0x01)
    180 #define WCD9XXX_A_MICB_CFILT_2_CTL (0x12E)
    181 #define WCD9XXX_A_MICB_CFILT_2_CTL__POR (0x40)
    182 #define WCD9XXX_A_MICB_CFILT_2_VAL (0x12F)
    183 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    184 #define WCD9XXX_A_MICB_CFILT_2_VAL__POR (0x80)
    185 #define WCD9XXX_A_MICB_CFILT_2_PRECHRG (0x130)
    186 #define WCD9XXX_A_MICB_CFILT_2_PRECHRG__POR (0x38)
    187 #define WCD9XXX_A_MICB_2_CTL (0x131)
    188 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    189 #define WCD9XXX_A_MICB_2_CTL__POR (0x16)
    190 #define WCD9XXX_A_MICB_2_INT_RBIAS (0x132)
    191 #define WCD9XXX_A_MICB_2_INT_RBIAS__POR (0x24)
    192 #define WCD9XXX_A_MICB_2_MBHC (0x133)
    193 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    194 #define WCD9XXX_A_MICB_2_MBHC__POR (0x02)
    195 #define WCD9XXX_A_MICB_CFILT_3_CTL (0x134)
    196 #define WCD9XXX_A_MICB_CFILT_3_CTL__POR (0x40)
    197 #define WCD9XXX_A_MICB_CFILT_3_VAL (0x135)
    198 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    199 #define WCD9XXX_A_MICB_CFILT_3_VAL__POR (0x80)
    200 #define WCD9XXX_A_MICB_CFILT_3_PRECHRG (0x136)
    201 #define WCD9XXX_A_MICB_CFILT_3_PRECHRG__POR (0x38)
    202 #define WCD9XXX_A_MICB_3_CTL (0x137)
    203 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    204 #define WCD9XXX_A_MICB_3_CTL__POR (0x16)
    205 #define WCD9XXX_A_MICB_3_INT_RBIAS (0x138)
    206 #define WCD9XXX_A_MICB_3_INT_RBIAS__POR (0x24)
    207 #define WCD9XXX_A_MICB_3_MBHC (0x139)
    208 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    209 #define WCD9XXX_A_MICB_3_MBHC__POR (0x00)
    210 #define WCD9XXX_A_MICB_4_CTL (0x13D)
    211 #define WCD9XXX_A_MICB_4_CTL__POR (0x16)
    212 #define WCD9XXX_A_MICB_4_INT_RBIAS (0x13E)
    213 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    214 #define WCD9XXX_A_MICB_4_INT_RBIAS__POR (0x24)
    215 #define WCD9XXX_A_MICB_4_MBHC (0x13F)
    216 #define WCD9XXX_A_MICB_4_MBHC__POR (0x01)
    217 #define WCD9XXX_A_MICB_CFILT_1_VAL (0x129)
    218 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    219 #define WCD9XXX_A_MICB_CFILT_1_VAL__POR (0x80)
    220 #define WCD9XXX_A_RX_HPH_L_STATUS (0x1B3)
    221 #define WCD9XXX_A_RX_HPH_L_STATUS__POR (0x00)
    222 #define WCD9XXX_A_MBHC_HPH (0x1FE)
    223 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    224 #define WCD9XXX_A_MBHC_HPH__POR (0x44)
    225 #define WCD9XXX_A_RX_HPH_CNP_WG_TIME (0x1AD)
    226 #define WCD9XXX_A_RX_HPH_CNP_WG_TIME__POR (0x2A)
    227 #define WCD9XXX_A_RX_HPH_R_DAC_CTL (0x1B7)
    228 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    229 #define WCD9XXX_A_RX_HPH_R_DAC_CTL__POR (0x00)
    230 #define WCD9XXX_A_RX_HPH_L_DAC_CTL (0x1B1)
    231 #define WCD9XXX_A_RX_HPH_L_DAC_CTL__POR (0x00)
    232 #define WCD9XXX_A_TX_7_MBHC_EN (0x171)
    233 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    234 #define WCD9XXX_A_TX_7_MBHC_EN__POR (0x0C)
    235 #define WCD9XXX_A_PIN_CTL_OE0 (0x010)
    236 #define WCD9XXX_A_PIN_CTL_OE0__POR (0x00)
    237 #define WCD9XXX_A_PIN_CTL_OE1 (0x011)
    238 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    239 #define WCD9XXX_A_PIN_CTL_OE1__POR (0x00)
    240 #define WCD9XXX_A_MICB_CFILT_1_CTL (0x128)
    241 #define WCD9XXX_A_LDO_H_MODE_1 (0x110)
    242 #define WCD9XXX_A_LDO_H_MODE_1__POR (0x65)
    243 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    244 #define WCD9XXX_A_MICB_CFILT_1_CTL__POR (0x40)
    245 #define WCD9XXX_A_TX_7_MBHC_TEST_CTL (0x174)
    246 #define WCD9XXX_A_TX_7_MBHC_TEST_CTL__POR (0x38)
    247 #define WCD9XXX_A_MBHC_SCALING_MUX_2 (0x14F)
    248 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    249 #define WCD9XXX_A_MBHC_SCALING_MUX_2__POR (0x80)
    250 #define WCD9XXX_A_TX_COM_BIAS (0x14C)
    251 #define WCD9XXX_A_TX_COM_BIAS__POR (0xF0)
    252 #define WCD9XXX_A_MBHC_INSERT_DETECT (0x14A)
    253 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    254 #define WCD9XXX_A_MBHC_INSERT_DETECT__POR (0x00)
    255 #define WCD9XXX_A_MBHC_INSERT_DET_STATUS (0x14B)
    256 #define WCD9XXX_A_MBHC_INSERT_DET_STATUS__POR (0x00)
    257 #define WCD9XXX_A_MAD_ANA_CTRL (0x150)
    258 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    259 #define WCD9XXX_A_MAD_ANA_CTRL__POR (0xF1)
    260 #define WCD9XXX_A_CDC_CLK_OTHR_CTL (0x30C)
    261 #define WCD9XXX_A_CDC_CLK_OTHR_CTL__POR (0x00)
    262 #define WCD9XXX_A_BUCK_MODE_1 (0x181)
    263 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    264 #define WCD9XXX_A_BUCK_MODE_1__POR (0x21)
    265 #define WCD9XXX_A_BUCK_MODE_2 (0x182)
    266 #define WCD9XXX_A_BUCK_MODE_2__POR (0xFF)
    267 #define WCD9XXX_A_BUCK_MODE_3 (0x183)
    268 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    269 #define WCD9XXX_A_BUCK_MODE_3__POR (0xCC)
    270 #define WCD9XXX_A_BUCK_MODE_4 (0x184)
    271 #define WCD9XXX_A_BUCK_MODE_4__POR (0x3A)
    272 #define WCD9XXX_A_BUCK_MODE_5 (0x185)
    273 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    274 #define WCD9XXX_A_BUCK_MODE_5__POR (0x00)
    275 #define WCD9XXX_A_BUCK_CTRL_VCL_1 (0x186)
    276 #define WCD9XXX_A_BUCK_CTRL_VCL_1__POR (0x48)
    277 #define WCD9XXX_A_BUCK_CTRL_VCL_2 (0x187)
    278 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    279 #define WCD9XXX_A_BUCK_CTRL_VCL_2__POR (0xA3)
    280 #define WCD9XXX_A_BUCK_CTRL_VCL_3 (0x188)
    281 #define WCD9XXX_A_BUCK_CTRL_VCL_3__POR (0x82)
    282 #define WCD9XXX_A_BUCK_CTRL_CCL_1 (0x189)
    283 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    284 #define WCD9XXX_A_BUCK_CTRL_CCL_1__POR (0xAB)
    285 #define WCD9XXX_A_BUCK_CTRL_CCL_2 (0x18A)
    286 #define WCD9XXX_A_BUCK_CTRL_CCL_2__POR (0xDC)
    287 #define WCD9XXX_A_BUCK_CTRL_CCL_3 (0x18B)
    288 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    289 #define WCD9XXX_A_BUCK_CTRL_CCL_3__POR (0x6A)
    290 #define WCD9XXX_A_BUCK_CTRL_CCL_4 (0x18C)
    291 #define WCD9XXX_A_BUCK_CTRL_CCL_4__POR (0x58)
    292 #define WCD9XXX_A_BUCK_CTRL_PWM_DRVR_1 (0x18D)
    293 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    294 #define WCD9XXX_A_BUCK_CTRL_PWM_DRVR_1__POR (0x50)
    295 #define WCD9XXX_A_BUCK_CTRL_PWM_DRVR_2 (0x18E)
    296 #define WCD9XXX_A_BUCK_CTRL_PWM_DRVR_2__POR (0x64)
    297 #define WCD9XXX_A_BUCK_CTRL_PWM_DRVR_3 (0x18F)
    298 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    299 #define WCD9XXX_A_BUCK_CTRL_PWM_DRVR_3__POR (0x77)
    300 #define WCD9XXX_A_BUCK_TMUX_A_D (0x190)
    301 #define WCD9XXX_A_BUCK_TMUX_A_D__POR (0x00)
    302 #define WCD9XXX_A_NCP_EN (0x192)
    303 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    304 #define WCD9XXX_A_NCP_EN__POR (0xFE)
    305 #define WCD9XXX_A_NCP_STATIC (0x194)
    306 #define WCD9XXX_A_NCP_STATIC__POR (0x28)
    307 #define WCD9XXX_A_NCP_BUCKREF (0x191)
    308 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    309 #define WCD9XXX_A_NCP_BUCKREF__POR (0x00)
    310 #define WCD9XXX_A_CDC_CLSH_B1_CTL (0x320)
    311 #define WCD9XXX_A_CDC_CLSH_B1_CTL__POR (0xE4)
    312 #define WCD9XXX_A_CDC_CLSH_B2_CTL (0x321)
    313 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    314 #define WCD9XXX_A_CDC_CLSH_B2_CTL__POR (0x00)
    315 #define WCD9XXX_A_CDC_CLSH_B3_CTL (0x322)
    316 #define WCD9XXX_A_CDC_CLSH_B3_CTL__POR (0x00)
    317 #define WCD9XXX_A_CDC_CLSH_BUCK_NCP_VARS (0x323)
    318 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    319 #define WCD9XXX_A_CDC_CLSH_BUCK_NCP_VARS__POR (0x00)
    320 #define WCD9XXX_A_CDC_CLSH_IDLE_HPH_THSD (0x324)
    321 #define WCD9XXX_A_CDC_CLSH_IDLE_HPH_THSD__POR (0x12)
    322 #define WCD9XXX_A_CDC_CLSH_IDLE_EAR_THSD (0x325)
    323 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    324 #define WCD9XXX_A_CDC_CLSH_IDLE_EAR_THSD__POR (0x0C)
    325 #define WCD9XXX_A_CDC_CLSH_FCLKONLY_HPH_THSD (0x326)
    326 #define WCD9XXX_A_CDC_CLSH_FCLKONLY_HPH_THSD__POR (0x18)
    327 #define WCD9XXX_A_CDC_CLSH_FCLKONLY_EAR_THSD (0x327)
    328 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    329 #define WCD9XXX_A_CDC_CLSH_FCLKONLY_EAR_THSD__POR (0x23)
    330 #define WCD9XXX_A_CDC_CLSH_K_ADDR (0x328)
    331 #define WCD9XXX_A_CDC_CLSH_K_ADDR__POR (0x00)
    332 #define WCD9XXX_A_CDC_CLSH_K_DATA (0x329)
    333 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    334 #define WCD9XXX_A_CDC_CLSH_K_DATA__POR (0xA4)
    335 #define WCD9XXX_A_CDC_CLSH_I_PA_FACT_HPH_L (0x32A)
    336 #define WCD9XXX_A_CDC_CLSH_I_PA_FACT_HPH_L__POR (0xD7)
    337 #define WCD9XXX_A_CDC_CLSH_I_PA_FACT_HPH_U (0x32B)
    338 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    339 #define WCD9XXX_A_CDC_CLSH_I_PA_FACT_HPH_U__POR (0x05)
    340 #define WCD9XXX_A_CDC_CLSH_I_PA_FACT_EAR_L (0x32C)
    341 #define WCD9XXX_A_CDC_CLSH_I_PA_FACT_EAR_L__POR (0x60)
    342 #define WCD9XXX_A_CDC_CLSH_I_PA_FACT_EAR_U (0x32D)
    343 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    344 #define WCD9XXX_A_CDC_CLSH_I_PA_FACT_EAR_U__POR (0x09)
    345 #define WCD9XXX_A_CDC_CLSH_V_PA_HD_EAR (0x32E)
    346 #define WCD9XXX_A_CDC_CLSH_V_PA_HD_EAR__POR (0x00)
    347 #define WCD9XXX_A_CDC_CLSH_V_PA_HD_HPH (0x32F)
    348 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    349 #define WCD9XXX_A_CDC_CLSH_V_PA_HD_HPH__POR (0x00)
    350 #define WCD9XXX_A_CDC_CLSH_V_PA_MIN_EAR (0x330)
    351 #define WCD9XXX_A_CDC_CLSH_V_PA_MIN_EAR__POR (0x00)
    352 #define WCD9XXX_A_CDC_CLSH_V_PA_MIN_HPH (0x331)
    353 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    354 #define WCD9XXX_A_CDC_CLSH_V_PA_MIN_HPH__POR (0x00)
    355 #define WCD9XXX_A_CDC_RX1_B6_CTL (0x2B5)
    356 #define WCD9XXX_A_CDC_RX1_B6_CTL__POR (0x80)
    357 #define WCD9XXX_A_CDC_RX2_B6_CTL (0x2BD)
    358 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    359 #define WCD9XXX_A_CDC_RX2_B6_CTL__POR (0x80)
    360 #define WCD9XXX_A_RX_HPH_L_GAIN (0x1AE)
    361 #define WCD9XXX_A_RX_HPH_L_GAIN__POR (0x00)
    362 #define WCD9XXX_A_RX_HPH_R_GAIN (0x1B4)
    363 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    364 #define WCD9XXX_A_RX_HPH_R_GAIN__POR (0x00)
    365 #define WCD9XXX_A_RX_HPH_CHOP_CTL (0x1A5)
    366 #define WCD9XXX_A_RX_HPH_CHOP_CTL__POR (0xB4)
    367 #define WCD9XXX_A_RX_HPH_L_TEST (0x1AF)
    368 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    369 #define WCD9XXX_A_RX_HPH_L_TEST__POR (0x00)
    370 #define WCD9XXX_A_RX_HPH_R_TEST (0x1B5)
    371 #define WCD9XXX_A_RX_HPH_R_TEST__POR (0x00)
    372 #define WCD9XXX_A_CDC_CLK_RX_B1_CTL (0x30F)
    373 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    374 #define WCD9XXX_A_CDC_CLK_RX_B1_CTL__POR (0x00)
    375 #define WCD9XXX_A_NCP_CLK (0x193)
    376 #define WCD9XXX_A_NCP_CLK__POR (0x94)
    377 #define WCD9XXX_A_RX_HPH_BIAS_WG_OCP (0x1A9)
    378 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    379 #define WCD9XXX_A_RX_HPH_BIAS_WG_OCP__POR (0x2A)
    380 #define WCD9XXX_A_RX_HPH_CNP_WG_CTL (0x1AC)
    381 #define WCD9XXX_A_RX_HPH_CNP_WG_CTL__POR (0xDE)
    382 #define WCD9XXX_A_CDC_CONN_RX2_B1_CTL (0x383)
    383 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    384 #define WCD9XXX_A_CDC_CONN_RX2_B1_CTL__POR (0x00)
    385 #define WCD9XXX_A_CDC_PA_RAMP_B1_CTL (0x361)
    386 #define WCD9XXX_A_CDC_PA_RAMP_B1_CTL__POR (0x00)
    387 #define WCD9XXX_A_CDC_PA_RAMP_B2_CTL (0x362)
    388 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    389 #define WCD9XXX_A_CDC_PA_RAMP_B2_CTL__POR (0x00)
    390 #define WCD9XXX_A_CDC_PA_RAMP_B3_CTL (0x363)
    391 #define WCD9XXX_A_CDC_PA_RAMP_B3_CTL__POR (0x00)
    392 #define WCD9XXX_A_CDC_PA_RAMP_B4_CTL (0x364)
    393 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    394 #define WCD9XXX_A_CDC_PA_RAMP_B4_CTL__POR (0x00)
    395 #define WCD9330_A_LEAKAGE_CTL (0x03C)
    396 #define WCD9330_A_LEAKAGE_CTL__POR (0x04)
    397 #define WCD9330_A_CDC_CTL (0x034)
    398 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    399 #define WCD9330_A_CDC_CTL__POR (0x00)
    400 #endif
    401