/openbmc/u-boot/arch/x86/cpu/intel_common/ |
H A D | car.S | 43 post_code(POST_CAR_START) 58 post_code(POST_CAR_SIPI) 72 post_code(POST_CAR_MTRR) 79 post_code(POST_CAR_UNCACHEABLE) 86 post_code(POST_CAR_BASE_ADDRESS) 93 post_code(POST_CAR_MASK) 127 post_code(POST_CAR_FILL) 146 post_code(POST_CAR_ROM_CACHE) 159 post_code(POST_CAR_MRC_CACHE) 165 post_code(POST_CAR_CPU_CACHE)
|
H A D | mrc.c | 206 post_code(POST_PRE_MRC); in sdram_initialise() 219 post_code(POST_MRC); in sdram_initialise() 261 post_code(POST_DRAM); in mrc_common_init()
|
H A D | cpu.c | 23 post_code(POST_BIST_FAILURE); in report_bist_failure()
|
/openbmc/u-boot/arch/x86/cpu/ivybridge/ |
H A D | cpu.c | 47 post_code(POST_CPU_INIT); in arch_cpu_init() 58 post_code(0x70); in arch_cpu_init_dm() 60 post_code(0x71); in arch_cpu_init_dm() 63 post_code(0x72); in arch_cpu_init_dm() 165 post_code(POST_EARLY_INIT); in checkcpu() 194 post_code(POST_CPU_INFO); in print_cpuinfo()
|
H A D | ivybridge.c | 12 post_code(POST_CPU_INIT); in arch_cpu_init()
|
/openbmc/u-boot/arch/x86/lib/fsp/ |
H A D | fsp_car.S | 18 post_code(POST_BIST_FAILURE) 22 post_code(POST_CAR_START) 47 post_code(POST_CAR_CPU_CACHE) 80 post_code(POST_CAR_FAILURE)
|
H A D | fsp_common.c | 28 post_code(POST_CPU_INFO); in print_cpuinfo() 130 post_code(POST_RESUME_FAILURE); in arch_fsp_init()
|
H A D | fsp_dram.c | 33 post_code(POST_DRAM); in dram_init()
|
/openbmc/u-boot/arch/x86/cpu/qemu/ |
H A D | car.S | 14 post_code(POST_CAR_START) 24 post_code(POST_CAR_CPU_CACHE)
|
H A D | qemu.c | 142 post_code(POST_CPU_INIT); in arch_cpu_init() 154 post_code(POST_CPU_INFO); in print_cpuinfo()
|
H A D | dram.c | 23 post_code(POST_DRAM); in dram_init()
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | post.h | 42 #define post_code(value) \ macro 48 static inline void post_code(int code) in post_code() function
|
/openbmc/phosphor-post-code-manager/inc/ |
H A D | post_code.hpp | 59 using post_code = typedef 64 struct PostCode : sdbusplus::server::object_t<post_code, delete_all> 68 sdbusplus::server::object_t<post_code, delete_all>(bus, path), bus(bus), in PostCode()
|
/openbmc/u-boot/arch/x86/cpu/quark/ |
H A D | car.S | 14 post_code(POST_CAR_START) 39 post_code(POST_CAR_CPU_CACHE)
|
H A D | mrc.c | 171 uint8_t major = init[i].post_code >> 8 & 0xff; in mrc_mem_init() 172 uint8_t minor = init[i].post_code >> 0 & 0xff; in mrc_mem_init()
|
H A D | quark.c | 215 post_code(POST_CPU_INIT); in arch_cpu_init() 269 post_code(POST_CPU_INFO); in print_cpuinfo()
|
/openbmc/u-boot/arch/x86/cpu/ |
H A D | start.S | 94 post_code(POST_START) 163 post_code(POST_START_DONE)
|
H A D | lapic.c | 157 post_code(POST_LAPIC); in lapic_setup()
|
/openbmc/u-boot/arch/x86/cpu/braswell/ |
H A D | braswell.c | 12 post_code(POST_CPU_INIT); in arch_cpu_init()
|
/openbmc/u-boot/arch/x86/cpu/baytrail/ |
H A D | valleyview.c | 22 post_code(POST_CPU_INIT); in arch_cpu_init()
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | acpi_s3.c | 42 post_code(POST_OS_RESUME); in acpi_resume()
|
H A D | ramtest.c | 74 post_code(POST_RAM_FAILURE); in quick_ram_check()
|
/openbmc/u-boot/arch/x86/cpu/queensbay/ |
H A D | tnc.c | 96 post_code(POST_CPU_INIT); in arch_cpu_init()
|
/openbmc/u-boot/arch/x86/include/asm/arch-quark/ |
H A D | mrc.h | 165 uint16_t post_code; member
|
/openbmc/phosphor-post-code-manager/ |
H A D | meson.build | 62 'src/post_code.cpp',
|