Searched refs:usecs (Results 1 – 8 of 8) sorted by relevance
32 static inline unsigned long long usecs_to_ticks(unsigned long usecs) in usecs_to_ticks() argument34 unsigned long long ticks = (unsigned long long)usecs * TIMER_FREQ; in usecs_to_ticks()
43 static inline void early_udelay(uint32_t usecs) in early_udelay() argument46 register uint32_t loops = (usecs * 1000) / 20; in early_udelay()
107 -#define TOO_LONG 10 /* usecs */110 +//#define TOO_LONG 10 /* usecs */201 …"Error! Memory testing timeout! Touch one page of memory needs more than %d (usecs)\n ", too_long);
39 echo "OK, it looks like your gettimeofday() costs $TIMING_O usecs."47 echo "OK, it looks like your benchmark loop costs $LOOP_O usecs."
135 ti,vref-delay-usecs = /bits/ 16 <450>;
2216 uint64_t usecs = pdo->has_buffer_length ? pdo->buffer_length : def_usecs; in audio_buffer_frames() local2217 return (as->freq * usecs + 500000) / 1000000; in audio_buffer_frames()
134 efi_status_t (EFIAPI *stall)(unsigned long usecs);
952 ``in|out.buffer-length=usecs``969 ``in|out.period-length=usecs``993 ``latency=usecs``994 Add extra usecs microseconds latency to playback. Default is1038 ``in|out.latency=usecs``1048 ``in|out.latency=usecs``1077 ``in|out.latency=usecs``