Home
last modified time | relevance | path

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

/u-boot/include/
A Dspl.h60 enum u_boot_phase { enum
111 static inline enum u_boot_phase spl_phase(void) in spl_phase()
133 static inline enum u_boot_phase spl_prev_phase(void) in spl_prev_phase()
150 static inline enum u_boot_phase spl_next_phase(void) in spl_next_phase()
164 static inline const char *spl_phase_name(enum u_boot_phase phase) in spl_phase_name()

Completed in 2 milliseconds