Searched refs:pcm_io_frames (Results 1 – 5 of 5) sorted by relevance
54 __u32 pcm_io_frames; member73 __u64 pcm_io_frames; member
348 tstamp->pcm_io_frames = div_u64(fw_tstamp.hardware_counter, in sst_cdev_tstamp()352 dev_dbg(dev, "PCM = %llu\n", tstamp->pcm_io_frames); in sst_cdev_tstamp()356 dev_dbg(dev, "rendered %llu\n", tstamp->pcm_io_frames); in sst_cdev_tstamp()
384 tstamp->pcm_io_frames = div_u64(spcm->stream[cstream->direction].posn.dai_posn, in sof_compr_pointer()
186 tstamp32->pcm_io_frames = (u32)tstamp64->pcm_io_frames; in snd_compr_tstamp32_from_64()
524 tstamp->pcm_io_frames = info->current_data_offset; in sprd_platform_compr_pointer()