Searched defs:usec (Results 1 – 6 of 6) sorted by relevance
47 static inline void udelay(unsigned long usec) in udelay()
243 int gtm_set_timer16(struct gtm_timer *tmr, unsigned long usec, bool reload) in gtm_set_timer16()279 int gtm_set_exact_timer16(struct gtm_timer *tmr, u16 usec, bool reload) in gtm_set_exact_timer16()
218 static inline u32 omap_usec_to_32k(u32 usec) in omap_usec_to_32k()487 static u32 omap4_usec_to_val_scrm(u32 usec, int shift, u32 mask) in omap4_usec_to_val_scrm()
1453 unsigned long base, sec, usec; in debug_dflt_header_fn() local
1070 int pdc_tod_set(unsigned long sec, unsigned long usec) in pdc_tod_set()
490 static inline unsigned long long usec_2_cycles(unsigned long usec) in usec_2_cycles()