Searched refs:pointer_bytes (Results 1 – 1 of 1) sorted by relevance
490 u32 pointer_bytes, pointer_samples; in sst_calc_tstamp() local504 div_u64_rem(fw_tstamp->ring_buffer_counter, buffer_sz, &pointer_bytes); in sst_calc_tstamp()505 pointer_samples = bytes_to_samples(substream->runtime, pointer_bytes); in sst_calc_tstamp()