Home
last modified time | relevance | path

Searched refs:delay_step (Results 1 – 2 of 2) sorted by relevance

/arch/x86/cpu/broadwell/
A Dcpu_full.c102 const int delay_step = 10; in pcode_ready() local
109 wait_count += delay_step; in pcode_ready()
110 udelay(delay_step); in pcode_ready()
/arch/x86/cpu/
A Dmp_init.c185 int delay_step) in wait_for_aps() argument
191 udelay(delay_step); in wait_for_aps()
192 delayed += delay_step; in wait_for_aps()

Completed in 6 milliseconds