Searched defs:cr4 (Results 1 – 2 of 2) sorted by relevance
/u-boot/arch/x86/cpu/i386/ | ||
A D | interrupt.c | 89 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in dump_regs() local |
/u-boot/drivers/serial/ | ||
A D | serial_mxc.c | 126 u32 cr4; member |
Completed in 15 milliseconds