Home
last modified time | relevance | path

Searched refs:u_boot_phase (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/
A Dspl.h62 enum u_boot_phase { enum
116 static inline enum u_boot_phase spl_phase(void) in spl_phase()
140 static inline enum u_boot_phase spl_prev_phase(void) in spl_prev_phase()
162 static inline enum u_boot_phase spl_next_phase(void) in spl_next_phase()
178 static inline const char *spl_phase_name(enum u_boot_phase phase) in spl_phase_name()
201 static inline const char *spl_phase_prefix(enum u_boot_phase phase) in spl_phase_prefix()
/u-boot/arch/sandbox/cpu/
A Dspl.c89 enum u_boot_phase next_phase; in load_from_image()
/u-boot/doc/device-tree-bindings/
A Dbootph.yaml86 Include this node in all phases (for U-Boot see enum u_boot_phase).
/u-boot/common/spl/
A Dspl.c516 enum u_boot_phase phase = spl_phase(); in get_bootstage_id()

Completed in 7 milliseconds