Home
last modified time | relevance | path

Searched refs:post_code (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dcar.S43 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 Dmrc.c206 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 Dcpu.c23 post_code(POST_BIST_FAILURE); in report_bist_failure()
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dcpu.c47 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 Divybridge.c12 post_code(POST_CPU_INIT); in arch_cpu_init()
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_car.S18 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 Dfsp_common.c28 post_code(POST_CPU_INFO); in print_cpuinfo()
130 post_code(POST_RESUME_FAILURE); in arch_fsp_init()
H A Dfsp_dram.c33 post_code(POST_DRAM); in dram_init()
/openbmc/u-boot/arch/x86/cpu/qemu/
H A Dcar.S14 post_code(POST_CAR_START)
24 post_code(POST_CAR_CPU_CACHE)
H A Dqemu.c142 post_code(POST_CPU_INIT); in arch_cpu_init()
154 post_code(POST_CPU_INFO); in print_cpuinfo()
H A Ddram.c23 post_code(POST_DRAM); in dram_init()
/openbmc/u-boot/arch/x86/include/asm/
H A Dpost.h42 #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 Dpost_code.hpp59 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), in PostCode()
/openbmc/u-boot/arch/x86/cpu/quark/
H A Dcar.S14 post_code(POST_CAR_START)
39 post_code(POST_CAR_CPU_CACHE)
H A Dmrc.c171 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 Dquark.c215 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 Dstart.S94 post_code(POST_START)
163 post_code(POST_START_DONE)
H A Dlapic.c157 post_code(POST_LAPIC); in lapic_setup()
/openbmc/u-boot/arch/x86/cpu/braswell/
H A Dbraswell.c12 post_code(POST_CPU_INIT); in arch_cpu_init()
/openbmc/u-boot/arch/x86/cpu/baytrail/
H A Dvalleyview.c22 post_code(POST_CPU_INIT); in arch_cpu_init()
/openbmc/u-boot/arch/x86/lib/
H A Dacpi_s3.c42 post_code(POST_OS_RESUME); in acpi_resume()
H A Dramtest.c74 post_code(POST_RAM_FAILURE); in quick_ram_check()
/openbmc/u-boot/arch/x86/cpu/queensbay/
H A Dtnc.c96 post_code(POST_CPU_INIT); in arch_cpu_init()
/openbmc/u-boot/arch/x86/include/asm/arch-quark/
H A Dmrc.h165 uint16_t post_code; member
/openbmc/phosphor-post-code-manager/
H A Dmeson.build62 'src/post_code.cpp',

12