Searched defs:usecs (Results 1 – 3 of 3) sorted by relevance
32 static inline unsigned long long usecs_to_ticks(unsigned long usecs) in usecs_to_ticks()
43 static inline void early_udelay(uint32_t usecs) in early_udelay()
2216 uint64_t usecs = pdo->has_buffer_length ? pdo->buffer_length : def_usecs; in audio_buffer_frames() local