Home
last modified time | relevance | path

Searched refs:UDELAY_MULT (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/include/asm/
Ddelay.h13 #define UDELAY_MULT ((UL(2199023) * HZ) >> 11) macro
57 __const_udelay((n) * UDELAY_MULT)) : \
/linux-4.1.27/arch/arm/lib/
Ddelay.c74 __timer_const_udelay(usecs * UDELAY_MULT); in __timer_udelay()
Ddelay-loop.S16 .LC1: .word UDELAY_MULT