Searched refs:MPC_CPU_EN (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/ | ||
| H A D | mpspec.h | 62 #define MPC_CPU_EN (1 << 0) macro |
| /OK3568_Linux_fs/u-boot/arch/x86/lib/ | ||
| H A D | mpspec.c | 85 u8 cpuflag = MPC_CPU_EN; in mp_write_processor() |