Searched defs:udelay (Results 26 – 38 of 38) sorted by relevance
12
422 udelay (unsigned long usecs) in udelay() function
88 int udelay; member
12 u8 udelay; /* set to 0 to use the standard delay */ member
55 u16 udelay; member
17 u16 udelay; member
32 int udelay; member
788 void udelay(unsigned long usecs) in udelay() function
261 u32 udelay; member
380 void __no_kcsan udelay(unsigned long usecs) in udelay() function
98 u32 udelay; member
509 unsigned int udelay = period_us ? period_us : 32, udelay_max = 32768; in __mmc_poll_for_busy() local
495 unsigned int udelay, const u8 *lanes_data, in cdns_mhdp_adjust_lt()
1369 #define WAIT_TIMEOUT(map, chip, adr, udelay, udelay_max) \ argument