OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ME_DELAY
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/x86/cpu/broadwell/
me.c
36
udelay(
ME_DELAY
);
/external/u-boot/arch/x86/cpu/ivybridge/
early_me.c
42
udelay(
ME_DELAY
);
121
udelay(
ME_DELAY
);
/external/u-boot/arch/x86/include/asm/
me_common.h
22
#define
ME_DELAY
10 /* 10 us */
Completed in 55 milliseconds