Home
last modified time | relevance | path

Searched refs:WCD9335_REG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dwcd9335.h11 #define WCD9335_REG(pg, r) ((pg << 8) | (r)) macro
17 #define WCD9335_CODEC_RPM_CLK_GATE WCD9335_REG(0x00, 0x002)
32 #define WCD9335_INTR_CFG WCD9335_REG(0x00, 0x081)
58 #define WCD9335_INTR_LEVEL0 WCD9335_REG(0x00, 0x0e1)
59 #define WCD9335_INTR_LEVEL1 WCD9335_REG(0x00, 0x0e2)
60 #define WCD9335_INTR_LEVEL2 WCD9335_REG(0x00, 0x0e3)
61 #define WCD9335_INTR_LEVEL3 WCD9335_REG(0x00, 0x0e4)
195 #define WCD9335_ANA_BIAS WCD9335_REG(0x06, 0x001)
215 #define WCD9335_ANA_RCO WCD9335_REG(0x06, 0x003)
234 #define WCD9335_ANA_HPH WCD9335_REG(0x06, 0x009)
[all …]
H A Dwcd-clsh-v2.c23 #define WCD9XXX_A_CDC_RX0_RX_PATH_CFG0 WCD9335_REG(0xB, 0x42)
27 #define WCD9XXX_A_CDC_RX1_RX_PATH_CFG0 WCD9335_REG(0xB, 0x56)
29 #define WCD9XXX_A_CDC_CLSH_K1_MSB WCD9335_REG(0xC, 0x08)
31 #define WCD9XXX_A_CDC_CLSH_K1_LSB WCD9335_REG(0xC, 0x09)
33 #define WCD9XXX_A_ANA_RX_SUPPLIES WCD9335_REG(0x6, 0x08)
51 #define WCD9XXX_A_ANA_HPH WCD9335_REG(0x6, 0x09)
56 #define WCD9XXX_A_CDC_CLSH_CRC WCD9335_REG(0xC, 0x01)
60 #define WCD9XXX_FLYBACK_EN WCD9335_REG(0x6, 0xA4)
66 #define WCD9XXX_RX_BIAS_FLYB_BUFF WCD9335_REG(0x6, 0xC7)
69 #define WCD9XXX_HPH_L_EN WCD9335_REG(0x6, 0xD3)
[all …]