/openbmc/linux/sound/soc/amd/acp/ |
H A D | acp-pdm.c | 43 period_bytes = frames_to_bytes(substream->runtime, in acp_dmic_prepare() 45 size_dmic = frames_to_bytes(substream->runtime, in acp_dmic_prepare()
|
H A D | acp-legacy-common.c | 50 period_bytes = frames_to_bytes(runtime, runtime->period_size); in set_acp_pdm_ring_buffer() 51 pdm_size = frames_to_bytes(runtime, runtime->buffer_size); in set_acp_pdm_ring_buffer()
|
H A D | acp-i2s.c | 268 period_bytes = frames_to_bytes(substream->runtime, substream->runtime->period_size); in acp_i2s_trigger() 269 buf_size = frames_to_bytes(substream->runtime, substream->runtime->buffer_size); in acp_i2s_trigger()
|
H A D | acp-rembrandt.c | 269 buf_size = frames_to_bytes(substream->runtime, buf_in_frames); in rmb_pcm_resume()
|
/openbmc/linux/sound/firewire/fireface/ |
H A D | amdtp-ff.c | 46 frames_to_bytes(runtime, pcm_buffer_pointer); in write_pcm_s32() 76 frames_to_bytes(runtime, pcm_buffer_pointer); in read_pcm_s32()
|
/openbmc/linux/include/sound/ |
H A D | pcm-indirect.h | 48 rec->sw_ready += (int)frames_to_bytes(runtime, diff); in snd_pcm_indirect_playback_transfer() 121 rec->sw_ready -= frames_to_bytes(runtime, diff); in snd_pcm_indirect_capture_transfer()
|
/openbmc/linux/sound/soc/amd/yc/ |
H A D | acp6x-pdm-dma.c | 255 buffersize = frames_to_bytes(stream->runtime, in acp6x_pdm_dma_pointer() 408 period_bytes = frames_to_bytes(runtime, runtime->period_size); in acp6x_pdm_resume() 409 buffer_len = frames_to_bytes(runtime, runtime->buffer_size); in acp6x_pdm_resume()
|
/openbmc/linux/sound/soc/amd/ps/ |
H A D | ps-pdm-dma.c | 258 buffersize = frames_to_bytes(stream->runtime, in acp63_pdm_dma_pointer() 416 period_bytes = frames_to_bytes(runtime, runtime->period_size); in acp63_pdm_resume() 417 buffer_len = frames_to_bytes(runtime, runtime->buffer_size); in acp63_pdm_resume()
|
H A D | ps-sdw-dma.c | 341 buffersize = frames_to_bytes(substream->runtime, in acp63_sdw_dma_pointer() 525 period_bytes = frames_to_bytes(runtime, runtime->period_size); in acp_restore_sdw_dma_config() 526 buf_size = frames_to_bytes(runtime, runtime->buffer_size); in acp_restore_sdw_dma_config()
|
/openbmc/linux/sound/firewire/tascam/ |
H A D | amdtp-tascam.c | 51 frames_to_bytes(runtime, pcm_buffer_pointer); in write_pcm_s32() 81 frames_to_bytes(runtime, pcm_buffer_pointer); in read_pcm_s32()
|
/openbmc/linux/sound/soc/sof/intel/ |
H A D | hda-pcm.c | 154 appl_pos = frames_to_bytes(runtime, runtime->control->appl_ptr); in hda_dsp_pcm_ack() 155 buf_size = frames_to_bytes(runtime, runtime->buffer_size); in hda_dsp_pcm_ack()
|
/openbmc/linux/sound/soc/amd/renoir/ |
H A D | acp3x-pdm-dma.c | 281 buffersize = frames_to_bytes(stream->runtime, in acp_pdm_dma_pointer() 455 period_bytes = frames_to_bytes(runtime, runtime->period_size); in acp_pdm_resume() 456 buffer_len = frames_to_bytes(runtime, runtime->buffer_size); in acp_pdm_resume()
|
/openbmc/linux/sound/soc/amd/raven/ |
H A D | acp3x-i2s.c | 156 period_bytes = frames_to_bytes(substream->runtime, in acp3x_i2s_trigger() 158 buf_size = frames_to_bytes(substream->runtime, in acp3x_i2s_trigger()
|
/openbmc/linux/sound/usb/caiaq/ |
H A D | audio.c | 370 int sz = frames_to_bytes(rt, rt->buffer_size); in read_in_urb_mode0() 417 int sz = frames_to_bytes(rt, rt->buffer_size); in read_in_urb_mode2() 449 sz = frames_to_bytes(rt, rt->buffer_size); in read_in_urb_mode3() 530 int sz = frames_to_bytes(rt, rt->buffer_size); in fill_out_urb_mode_0() 566 sz = frames_to_bytes(rt, rt->buffer_size); in fill_out_urb_mode_3()
|
/openbmc/linux/sound/firewire/digi00x/ |
H A D | amdtp-dot.c | 161 frames_to_bytes(runtime, pcm_buffer_pointer); in write_pcm_s32() 193 frames_to_bytes(runtime, pcm_buffer_pointer); in read_pcm_s32()
|
/openbmc/linux/sound/firewire/ |
H A D | amdtp-am824.c | 164 frames_to_bytes(runtime, pcm_buffer_pointer); in write_pcm_s32() 195 frames_to_bytes(runtime, pcm_buffer_pointer); in read_pcm_s32()
|
/openbmc/linux/sound/soc/amd/vangogh/ |
H A D | acp5x-i2s.c | 242 period_bytes = frames_to_bytes(substream->runtime, in acp5x_i2s_trigger() 244 buf_size = frames_to_bytes(substream->runtime, in acp5x_i2s_trigger()
|
/openbmc/linux/sound/atmel/ |
H A D | ac97c.c | 189 int block_size = frames_to_bytes(runtime, runtime->period_size); in atmel_ac97c_playback_prepare() 271 int block_size = frames_to_bytes(runtime, runtime->period_size); in atmel_ac97c_capture_prepare() 485 block_size = frames_to_bytes(runtime, runtime->period_size); in atmel_ac97c_interrupt() 503 block_size = frames_to_bytes(runtime, runtime->period_size); in atmel_ac97c_interrupt()
|
/openbmc/linux/sound/pci/emu10k1/ |
H A D | p16v.c | 236 u32 period_size_bytes = frames_to_bytes(runtime, runtime->period_size); in snd_p16v_pcm_prepare_playback() 247 runtime->periods, frames_to_bytes(runtime, 1)); in snd_p16v_pcm_prepare_playback() 329 …snd_emu10k1_ptr20_write(emu, CAPTURE_BUFFER_SIZE, channel, frames_to_bytes(runtime, runtime->buffe… in snd_p16v_pcm_prepare_capture()
|
H A D | emu10k1x.c | 445 u32 period_size_bytes = frames_to_bytes(runtime, runtime->period_size); in snd_emu10k1x_pcm_prepare() 461 …snd_emu10k1x_ptr_write(emu, PLAYBACK_PERIOD_SIZE, voice, frames_to_bytes(runtime, runtime->period_… in snd_emu10k1x_pcm_prepare() 520 if(ptr4 == 0 && ptr1 == frames_to_bytes(runtime, runtime->buffer_size)) in snd_emu10k1x_pcm_pointer() 627 …snd_emu10k1x_ptr_write(emu, CAPTURE_BUFFER_SIZE, 0, frames_to_bytes(runtime, runtime->buffer_size)… in snd_emu10k1x_pcm_prepare_capture()
|
/openbmc/linux/sound/firewire/motu/ |
H A D | amdtp-motu.c | 110 frames_to_bytes(runtime, pcm_buffer_pointer); in read_pcm_s32() 146 frames_to_bytes(runtime, pcm_buffer_pointer); in write_pcm_s32()
|
/openbmc/linux/sound/sh/ |
H A D | aica.c | 264 frames_to_bytes(runtime, runtime->buffer_size); in run_spu_dma() 300 frames_to_bytes(runtime, in aica_period_elapsed()
|
/openbmc/linux/sound/pci/ca0106/ |
H A D | ca0106_main.c | 722 u32 period_size_bytes = frames_to_bytes(runtime, runtime->period_size); in snd_ca0106_pcm_prepare_playback() 743 frames_to_bytes(runtime, 1)); in snd_ca0106_pcm_prepare_playback() 809 …snd_ca0106_ptr_write(emu, PLAYBACK_PERIOD_SIZE, channel, frames_to_bytes(runtime, runtime->period_… in snd_ca0106_pcm_prepare_playback() 850 frames_to_bytes(runtime, 1)); in snd_ca0106_pcm_prepare_capture() 912 …snd_ca0106_ptr_write(emu, CAPTURE_BUFFER_SIZE, channel, frames_to_bytes(runtime, runtime->buffer_s… in snd_ca0106_pcm_prepare_capture()
|
/openbmc/linux/sound/drivers/vx/ |
H A D | vx_pcm.c | 831 pipe->buffer_bytes = frames_to_bytes(runtime, runtime->buffer_size); in vx_pcm_prepare() 832 pipe->period_bytes = frames_to_bytes(runtime, runtime->period_size); in vx_pcm_prepare() 993 size = frames_to_bytes(runtime, size); in vx_pcm_capture_update()
|
/openbmc/linux/sound/soc/kirkwood/ |
H A D | kirkwood-dma.c | 205 size = frames_to_bytes(runtime, runtime->buffer_size); in kirkwood_dma_prepare()
|