Searched refs:EVT_DM_POST_INIT_F (Results 1 - 17 of 17) sorted by last modified time

/u-boot/drivers/cpu/
H A Dmicroblaze_cpu.c31 EVENT_SPY_SIMPLE(EVT_DM_POST_INIT_F, microblaze_cpu_probe_all);
/u-boot/drivers/core/
H A Droot.c361 EVT_DM_POST_INIT_F);
/u-boot/arch/x86/lib/fsp2/
H A Dfsp_init.c44 EVENT_SPY_SIMPLE(EVT_DM_POST_INIT_F, fsp_setup_pinctrl);
/u-boot/arch/x86/cpu/quark/
H A Dquark.c262 EVENT_SPY_SIMPLE(EVT_DM_POST_INIT_F, quark_pcie_early_init);
/u-boot/arch/x86/cpu/ivybridge/
H A Dcpu.c88 EVENT_SPY_SIMPLE(EVT_DM_POST_INIT_F, ivybridge_cpu_init);
/u-boot/arch/x86/cpu/broadwell/
H A Dcpu.c43 EVENT_SPY_SIMPLE(EVT_DM_POST_INIT_F, broadwell_init_cpu);
/u-boot/arch/x86/cpu/baytrail/
H A Dcpu.c66 EVENT_SPY_SIMPLE(EVT_DM_POST_INIT_F, baytrail_uart_init);
/u-boot/arch/nios2/cpu/
H A Dcpu.c89 EVENT_SPY_SIMPLE(EVT_DM_POST_INIT_F, nios_cpu_setup);
/u-boot/arch/arm/mach-omap2/
H A Dhwinit-common.c244 EVENT_SPY_SIMPLE(EVT_DM_POST_INIT_F, early_system_init);
/u-boot/arch/arm/mach-omap2/am33xx/
H A Dboard.c535 EVENT_SPY_SIMPLE(EVT_DM_POST_INIT_F, am33xx_dm_post_init);
/u-boot/arch/arm/mach-imx/imx9/
H A Dsoc.c624 EVENT_SPY_SIMPLE(EVT_DM_POST_INIT_F, imx9_probe_mu);
/u-boot/arch/arm/mach-imx/imx8m/
H A Dsoc.c555 EVENT_SPY_SIMPLE(EVT_DM_POST_INIT_F, imx8m_check_clock);
/u-boot/arch/arm/mach-imx/imx8/
H A Dcpu.c136 EVENT_SPY_SIMPLE(EVT_DM_POST_INIT_F, imx8_init_mu);
/u-boot/include/
H A Devent.h33 * @EVT_DM_POST_INIT_F:
39 EVT_DM_POST_INIT_F, enumerator in enum:event_t
/u-boot/arch/riscv/cpu/
H A Dcpu.c173 EVENT_SPY_SIMPLE(EVT_DM_POST_INIT_F, riscv_cpu_setup);
/u-boot/arch/mips/mach-pic32/
H A Dcpu.c95 EVENT_SPY_SIMPLE(EVT_DM_POST_INIT_F, prefetch_init);
/u-boot/arch/arm/mach-imx/imx8ulp/
H A Dsoc.c806 EVENT_SPY_SIMPLE(EVT_DM_POST_INIT_F, imx8ulp_dm_post_init);

Completed in 103 milliseconds