Home
last modified time | relevance | path

Searched defs:ofs (Results 1 – 23 of 23) sorted by relevance

/sound/soc/fsl/
Dfsl_sai.h17 #define FSL_SAI_TCSR(ofs) (0x00 + ofs) /* SAI Transmit Control */ argument
18 #define FSL_SAI_TCR1(ofs) (0x04 + ofs) /* SAI Transmit Configuration 1 */ argument
19 #define FSL_SAI_TCR2(ofs) (0x08 + ofs) /* SAI Transmit Configuration 2 */ argument
20 #define FSL_SAI_TCR3(ofs) (0x0c + ofs) /* SAI Transmit Configuration 3 */ argument
21 #define FSL_SAI_TCR4(ofs) (0x10 + ofs) /* SAI Transmit Configuration 4 */ argument
22 #define FSL_SAI_TCR5(ofs) (0x14 + ofs) /* SAI Transmit Configuration 5 */ argument
40 #define FSL_SAI_RCSR(ofs) (0x80 + ofs) /* SAI Receive Control */ argument
41 #define FSL_SAI_RCR1(ofs) (0x84 + ofs)/* SAI Receive Configuration 1 */ argument
42 #define FSL_SAI_RCR2(ofs) (0x88 + ofs) /* SAI Receive Configuration 2 */ argument
43 #define FSL_SAI_RCR3(ofs) (0x8c + ofs) /* SAI Receive Configuration 3 */ argument
[all …]
Dfsl_sai.c43 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_isr() local
154 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_set_dai_sysclk_tr() local
208 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_set_dai_fmt_tr() local
332 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_set_bclk() local
420 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_hw_params() local
530 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_trigger() local
623 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_startup() local
651 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_shutdown() local
673 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_dai_probe() local
772 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_readable_reg() local
[all …]
/sound/pci/ice1712/
Dphase.c480 int i, ofs, voices; in wm_vol_get() local
495 int i, idx, ofs, voices; in wm_vol_put() local
536 int voices, ofs, i; in wm_mute_get() local
552 int change = 0, voices, ofs, i; in wm_mute_put() local
Daureon.c796 int i, ofs, voices; in wm_vol_get() local
810 int i, idx, ofs, voices; in wm_vol_put() local
849 int voices, ofs, i; in wm_mute_get() local
864 int change = 0, voices, ofs, i; in wm_mute_put() local
Dprodigy_hifi.c413 int i, ofs, voices; in wm8766_vol_get() local
426 int i, idx, ofs, voices; in wm8766_vol_put() local
/sound/pci/lola/
Dlola_mixer.c675 unsigned int ofs = kcontrol->private_value & 0xff; in lola_src_gain_get() local
698 unsigned int ofs = kcontrol->private_value & 0xff; in lola_src_gain_put() local
728 int num, int ofs, char *name) in create_src_gain_mixer()
Dlola_pcm.c307 int ofs, int size) in setup_bdle()
346 int i, ofs, periods, period_bytes; in lola_setup_periods() local
/sound/soc/hisilicon/
Dhi3660-i2s.c56 static void update_bits(struct hi3660_i2s *i2s, u32 ofs, u32 reset, u32 set) in update_bits()
64 u32 ofs, u32 reset, u32 set) in update_bits_syscon()
/sound/core/
Dsgbuf.c141 unsigned int ofs, unsigned int size) in snd_sgbuf_get_chunk_size()
Dpcm_lib.c48 snd_pcm_uframes_t frames, ofs, transfer; in snd_pcm_playback_silence() local
Dpcm_native.c3340 snd_pcm_default_page_ops(struct snd_pcm_substream *substream, unsigned long ofs) in snd_pcm_default_page_ops()
/sound/hda/
Dhdac_stream.c362 int ofs, int size, int with_ioc) in setup_bdle()
413 int i, ofs, periods, period_bytes; in snd_hdac_stream_setup_periods() local
/sound/pci/hda/
Dhda_codec.c1377 unsigned int ofs) in get_amp_max_value()
1402 unsigned int ofs = get_amp_offset(kcontrol); in snd_hda_mixer_amp_volume_info() local
1421 int ch, int dir, int idx, unsigned int ofs) in read_amp_value()
1435 int ch, int dir, int idx, unsigned int ofs, in update_amp_value()
1466 unsigned int ofs = get_amp_offset(kcontrol); in snd_hda_mixer_amp_volume_get() local
1493 unsigned int ofs = get_amp_offset(kcontrol); in snd_hda_mixer_amp_volume_put() local
1513 unsigned int ofs = get_amp_offset(kcontrol); in get_ctl_amp_tlv() local
Dhda_local.h26 #define HDA_COMPOSE_AMP_VAL_OFS(nid,chs,idx,dir,ofs) \ argument
/sound/pci/trident/
Dtrident_memory.c202 unsigned long ofs = idx << PAGE_SHIFT; in snd_trident_alloc_sg_pages() local
/sound/drivers/
Ddummy.c942 #define get_dummy_int_ptr(dummy, ofs) \ argument
944 #define get_dummy_ll_ptr(dummy, ofs) \ argument
/sound/pci/emu10k1/
Dmemory.c326 unsigned long ofs = idx << PAGE_SHIFT; in snd_emu10k1_alloc_pages() local
/sound/x86/
Dintel_hdmi_audio.c873 int ofs = intelhaddata->pcmbuf_filled * intelhaddata->period_bytes; in had_prog_bd() local
/sound/ppc/
Dtumbler.c816 #define DEFINE_SNAPPER_MIX(xname,idx,ofs) { \ argument
/sound/pci/
Dvia82xx_modem.c268 unsigned int i, idx, ofs, rest; in build_via_table() local
Dvia82xx.c415 unsigned int i, idx, ofs, rest; in build_via_table() local
/sound/pci/riptide/
Driptide.c1493 unsigned int ofs, addr; in snd_riptide_prepare() local
/sound/pci/rme9652/
Dhdsp.c4596 int i, j, channels, ofs; in hdsp_9652_get_peak() local