Searched refs:pcm_io_frames (Results 1 – 4 of 4) sorted by relevance
55 __u32 pcm_io_frames; member
361 tstamp->pcm_io_frames = div_u64(fw_tstamp.hardware_counter, in sst_cdev_tstamp()365 dev_dbg(dev, "PCM = %u\n", tstamp->pcm_io_frames); in sst_cdev_tstamp()368 dev_dbg(dev, "rendered %d\n", tstamp->pcm_io_frames); in sst_cdev_tstamp()
380 tstamp->pcm_io_frames = div_u64(spcm->stream[cstream->direction].posn.dai_posn, in sof_compr_pointer()
524 tstamp->pcm_io_frames = info->current_data_offset; in sprd_platform_compr_pointer()
Completed in 8 milliseconds