Searched defs:snd_sst_tstamp (Results 1 – 1 of 1) sorted by relevance
249 struct snd_sst_tstamp { struct250 u64 ring_buffer_counter; /* PB/CP: Bytes copied from/to DDR. */251 u64 hardware_counter; /* PB/CP: Bytes DMAed to/from SSP. */252 u64 frames_decoded;253 u64 bytes_decoded;254 u64 bytes_copied;255 u32 sampling_frequency;256 u32 channel_peak[8];