Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dtas2562.h15 #define TAS2562_REG(page, reg) ((page * 128) + reg) macro
17 #define TAS2562_SW_RESET TAS2562_REG(0, 0x01)
18 #define TAS2562_PWR_CTRL TAS2562_REG(0, 0x02)
19 #define TAS2562_PB_CFG1 TAS2562_REG(0, 0x03)
20 #define TAS2562_MISC_CFG1 TAS2562_REG(0, 0x04)
21 #define TAS2562_MISC_CFG2 TAS2562_REG(0, 0x05)
23 #define TAS2562_TDM_CFG0 TAS2562_REG(0, 0x06)
24 #define TAS2562_TDM_CFG1 TAS2562_REG(0, 0x07)
25 #define TAS2562_TDM_CFG2 TAS2562_REG(0, 0x08)
26 #define TAS2562_TDM_CFG3 TAS2562_REG(0, 0x09)
[all …]