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#endif
55
56