Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dtas2781.h49 #define TASDEVICE_REG(book, page, reg) (((book * 256 * 128) + \ macro
53 #define TASDEVICE_REG_SWRESET TASDEVICE_REG(0x0, 0x0, 0x01)
59 #define TASDEVICE_CHECKSUM_REG TASDEVICE_REG(0x0, 0x0, 0x7e)
62 #define TASDEVICE_XM_A1_REG TASDEVICE_REG(0x64, 0x63, 0x3c)
64 #define TASDEVICE_XM_A2_REG TASDEVICE_REG(0x64, 0x63, 0x38)
67 #define TAS2563_DVC_LVL TASDEVICE_REG(0x00, 0x02, 0x0c)
68 #define TAS2781_DVC_LVL TASDEVICE_REG(0x0, 0x0, 0x1a)
69 #define TAS2781_AMP_LEVEL TASDEVICE_REG(0x0, 0x0, 0x03)
72 #define TAS2563_IDLE TASDEVICE_REG(0x00, 0x00, 0x3e)
73 #define TAS2563_PRM_R0_REG TASDEVICE_REG(0x00, 0x0f, 0x34)
[all …]
H A Dtas2770-tlv.h17 #define TAS2770_DVC_LEVEL TASDEVICE_REG(0x0, 0x0, 0x05)
18 #define TAS2770_AMP_LEVEL TASDEVICE_REG(0x0, 0x0, 0x03)
H A Dtas5825-tlv.h16 #define TAS5825_DVC_LEVEL TASDEVICE_REG(0x0, 0x0, 0x4c)
17 #define TAS5825_AMP_LEVEL TASDEVICE_REG(0x0, 0x0, 0x54)
H A Dtas2x20-tlv.h17 #define TAS2X20_DVC_LEVEL TASDEVICE_REG(0x0, 0x2, 0x0c)
18 #define TAS2X20_AMP_LEVEL TASDEVICE_REG(0x0, 0x0, 0x07)
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda.c60 TASDEVICE_REG(0, 0x17, 0x74), in tas2781_apply_calib()
61 TASDEVICE_REG(0, 0x18, 0x0c), in tas2781_apply_calib()
62 TASDEVICE_REG(0, 0x18, 0x14), in tas2781_apply_calib()
63 TASDEVICE_REG(0, 0x13, 0x70), in tas2781_apply_calib()
64 TASDEVICE_REG(0, 0x18, 0x7c), in tas2781_apply_calib()
109 cali_reg[i] = TASDEVICE_REG(buf[1], in tas2781_apply_calib()
H A Dtas2781_hda_i2c.c44 #define TAS2563_CAL_R0_LOW TASDEVICE_REG(0, 0x0f, 0x48)
45 #define TAS2563_CAL_POWER TASDEVICE_REG(0, 0x0d, 0x3c)
46 #define TAS2563_CAL_INVR0 TASDEVICE_REG(0, 0x0f, 0x40)
47 #define TAS2563_CAL_TLIM TASDEVICE_REG(0, 0x10, 0x14)
48 #define TAS2563_CAL_R0 TASDEVICE_REG(0, 0x0f, 0x34)
H A Dtas2781_hda_spi.c46 #define TAS2781_REG_CLK_CONFIG TASDEVICE_REG(0x0, 0x0, 0x5c)
/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c30 #define TAS2781_SA_COEFF_SWAP_REG TASDEVICE_REG(0, 0x35, 0x2c)
35 #define TAS2781_PG_REG TASDEVICE_REG(0x00, 0x00, 0x7c)
697 r->pow_reg = TASDEVICE_REG(dat[20], dat[21], dat[22]); in fct_param_address_parser()
700 r->r0_reg = TASDEVICE_REG(dat[20], dat[21], dat[22]); in fct_param_address_parser()
704 TASDEVICE_REG(dat[20], dat[21], dat[22]); in fct_param_address_parser()
708 TASDEVICE_REG(dat[20], dat[21], dat[22]); in fct_param_address_parser()
712 TASDEVICE_REG(dat[20], dat[21], dat[22]); in fct_param_address_parser()
920 TASDEVICE_REG(data[subblk_offset], in tasdevice_process_block()
952 TASDEVICE_REG(data[subblk_offset], in tasdevice_process_block()
989 TASDEVICE_REG(data[subblk_offset + 2], in tasdevice_process_block()
[all …]
H A Dtas2781-i2c.c498 reg[i] = TASDEVICE_REG(dat[j], dat[j + 1], dat[j + 2]); in tas2781_calib_start_put()
657 p->r0_reg = TASDEVICE_REG(src[i], src[i + 1], src[i + 2]); in tasdev_cali_data_put()
659 p->r0_low_reg = TASDEVICE_REG(src[i], src[i + 1], src[i + 2]); in tasdev_cali_data_put()
661 p->invr0_reg = TASDEVICE_REG(src[i], src[i + 1], src[i + 2]); in tasdev_cali_data_put()
663 p->pow_reg = TASDEVICE_REG(src[i], src[i + 1], src[i + 2]); in tasdev_cali_data_put()
665 p->tlimit_reg = TASDEVICE_REG(src[i], src[i + 1], src[i + 2]); in tasdev_cali_data_put()
724 reg = TASDEVICE_REG(p->tf_reg[0], p->tf_reg[1], in tasdev_tf_data_get()
750 reg = TASDEVICE_REG(p->r0_reg[0], p->r0_reg[1], in tasdev_re_data_get()
797 reg = TASDEVICE_REG(p->a1_reg[0], p->a1_reg[1], p->a1_reg[2]); in tasdev_XMA1_data_get()
817 reg = TASDEVICE_REG( in tasdev_XMA2_data_get()
[all...]