Lines Matching refs:spl_load_info
325 struct spl_load_info;
338 typedef ulong (*spl_load_reader)(struct spl_load_info *load, ulong sector,
350 struct spl_load_info { struct
362 static inline int spl_get_bl_len(struct spl_load_info *info) in spl_get_bl_len() argument
371 static inline void spl_set_bl_len(struct spl_load_info *info, int bl_len) in spl_set_bl_len()
381 static inline void xpl_set_phase(struct spl_load_info *info, in xpl_set_phase()
389 static inline enum image_phase_t xpl_get_phase(struct spl_load_info *info) in xpl_get_phase()
398 static inline void xpl_set_fdt_update(struct spl_load_info *info, in xpl_set_fdt_update()
406 static inline enum image_phase_t xpl_get_fdt_update(struct spl_load_info *info) in xpl_get_fdt_update()
418 static inline void spl_load_init(struct spl_load_info *load, in spl_load_init()
499 struct spl_load_info *info, ulong offset, void *fdt);
515 struct spl_load_info *load, ulong offset);
530 struct spl_load_info *load, ulong offset,
544 struct spl_load_info *info, ulong offset);