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