Home
last modified time | relevance | path

Searched defs:__MAX_NDELAY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/microblaze/include/asm/
H A Ddelay.h37 #define __MAX_NDELAY (4294967295UL/HZ) /* maximum ndelay argument */ macro
/openbmc/linux/arch/xtensa/include/asm/
H A Ddelay.h35 #define __MAX_NDELAY 30000 macro