/sound/soc/fsl/ |
D | fsl_sai.c | 43 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_isr() 154 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_set_dai_sysclk_tr() 208 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_set_dai_fmt_tr() 332 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_set_bclk() 420 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_hw_params() 530 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_trigger() 623 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_startup() 651 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_shutdown() 673 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_dai_probe() 772 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_readable_reg() [all …]
|
D | fsl_sai.h | 162 unsigned int reg_offset; member
|
/sound/pci/ |
D | intel8x0m.c | 155 unsigned long reg_offset; /* offset to bmaddr */ member 384 unsigned long port = ichdev->reg_offset; in snd_intel8x0m_setup_periods() 434 unsigned long port = ichdev->reg_offset; in snd_intel8x0m_update() 526 unsigned long port = ichdev->reg_offset; in snd_intel8x0m_pcm_trigger() 573 ptr1 = igetword(chip, ichdev->reg_offset + ichdev->roff_picb) << chip->pcm_pos_shift; in snd_intel8x0m_pcm_pointer() 968 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, 0x00); in snd_intel8x0m_chip_init() 971 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS); in snd_intel8x0m_chip_init() 974 iputdword(chip, ICH_REG_OFF_BDBAR + chip->ichd[i].reg_offset, chip->ichd[i].bdbar_addr); in snd_intel8x0m_chip_init() 986 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, 0x00); in snd_intel8x0m_free() 989 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS); in snd_intel8x0m_free() [all …]
|
D | intel8x0.c | 333 unsigned long reg_offset; /* offset to bmaddr */ member 660 unsigned long port = ichdev->reg_offset; in snd_intel8x0_setup_periods() 712 unsigned long port = ichdev->reg_offset; in snd_intel8x0_update() 808 unsigned long port = ichdev->reg_offset; in snd_intel8x0_pcm_trigger() 845 unsigned long port = ichdev->reg_offset; in snd_intel8x0_ali_trigger() 1018 civ = igetbyte(chip, ichdev->reg_offset + ICH_REG_OFF_CIV); in snd_intel8x0_pcm_pointer() 1019 ptr1 = igetword(chip, ichdev->reg_offset + ichdev->roff_picb); in snd_intel8x0_pcm_pointer() 1025 if (civ != igetbyte(chip, ichdev->reg_offset + ICH_REG_OFF_CIV)) in snd_intel8x0_pcm_pointer() 1036 if (ptr1 == igetword(chip, ichdev->reg_offset + ichdev->roff_picb)) in snd_intel8x0_pcm_pointer() 2535 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, 0x00); in snd_intel8x0_chip_init() [all …]
|
D | via82xx.c | 311 unsigned int reg_offset; member 974 ((viadev->reg_offset & 0x10) == 0 ? VIA_REG_TYPE_INT_LSAMPLE : 0) | in via686_setup_format() 1039 if (chip->spdif_on && viadev->reg_offset == 0x30) in snd_via8233_playback_prepare() 1050 outb(chip->playback_volume[viadev->reg_offset / 0x10][0], in snd_via8233_playback_prepare() 1052 outb(chip->playback_volume[viadev->reg_offset / 0x10][1], in snd_via8233_playback_prepare() 1180 if (chip->spdif_on && viadev->reg_offset == 0x30) { in snd_via82xx_pcm_open() 1184 } else if (chip->dxs_fixed && viadev->reg_offset < 0x40) { in snd_via82xx_pcm_open() 1188 } else if (chip->dxs_src && viadev->reg_offset < 0x40) { in snd_via82xx_pcm_open() 1251 stream = viadev->reg_offset / 0x10; in snd_via8233_playback_open() 1345 stream = viadev->reg_offset / 0x10; in snd_via8233_playback_close() [all …]
|
D | via82xx_modem.c | 206 unsigned int reg_offset; member 821 static void init_viadev(struct via82xx_modem *chip, int idx, unsigned int reg_offset, in init_viadev() argument 824 chip->devs[idx].reg_offset = reg_offset; in init_viadev() 826 chip->devs[idx].port = chip->port + reg_offset; in init_viadev()
|
/sound/soc/codecs/ |
D | wm8995.c | 1800 int reg_offset, ret; in wm8995_set_fll() local 1815 reg_offset = 0; in wm8995_set_fll() 1819 reg_offset = 0x20; in wm8995_set_fll() 1865 snd_soc_component_update_bits(component, WM8995_FLL1_CONTROL_1 + reg_offset, in wm8995_set_fll() 1870 snd_soc_component_update_bits(component, WM8995_FLL1_CONTROL_2 + reg_offset, in wm8995_set_fll() 1874 snd_soc_component_write(component, WM8995_FLL1_CONTROL_3 + reg_offset, fll.k); in wm8995_set_fll() 1876 snd_soc_component_update_bits(component, WM8995_FLL1_CONTROL_4 + reg_offset, in wm8995_set_fll() 1880 snd_soc_component_update_bits(component, WM8995_FLL1_CONTROL_5 + reg_offset, in wm8995_set_fll() 1887 snd_soc_component_update_bits(component, WM8995_FLL1_CONTROL_1 + reg_offset, in wm8995_set_fll()
|
D | wm8994.c | 2139 int reg_offset, ret; in _wm8994_set_fll() local 2147 reg_offset = 0; in _wm8994_set_fll() 2152 reg_offset = 0x20; in _wm8994_set_fll() 2160 reg = snd_soc_component_read32(component, WM8994_FLL1_CONTROL_1 + reg_offset); in _wm8994_set_fll() 2216 snd_soc_component_update_bits(component, WM8994_FLL1_CONTROL_1 + reg_offset, in _wm8994_set_fll() 2222 snd_soc_component_update_bits(component, WM8994_FLL1_CONTROL_5 + reg_offset, in _wm8994_set_fll() 2229 snd_soc_component_update_bits(component, WM8994_FLL1_CONTROL_2 + reg_offset, in _wm8994_set_fll() 2233 snd_soc_component_update_bits(component, WM8994_FLL1_CONTROL_3 + reg_offset, in _wm8994_set_fll() 2236 snd_soc_component_update_bits(component, WM8994_FLL1_CONTROL_4 + reg_offset, in _wm8994_set_fll() 2241 snd_soc_component_update_bits(component, WM8958_FLL1_EFS_1 + reg_offset, in _wm8994_set_fll() [all …]
|
D | wcd9335.c | 4992 .reg_offset = 0,
|
/sound/soc/sh/rcar/ |
D | gen.c | 38 unsigned int reg_offset; member 46 .reg_offset = offset, \ 191 regf.reg = conf[i].reg_offset; in _rsnd_gen_regmap_init()
|
/sound/soc/rockchip/ |
D | rockchip_i2s.c | 27 u32 reg_offset; member 367 regmap_write(i2s->grf, i2s->pins->reg_offset, val); in rockchip_i2s_hw_params() 565 .reg_offset = 0xe220,
|