Home
last modified time | relevance | path

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

/include/
A Dimage.h297 static inline int image_ph_phase(int image_ph_type) in image_ph_phase() argument
299 return (image_ph_type & IMAGE_PHASE_MASK) >> IMAGE_PHASE_SHIFT; in image_ph_phase()
308 static inline int image_ph_type(int image_ph_type) in image_ph_type() function
310 return image_ph_type & IMAGE_TYPE_MASK; in image_ph_type()
755 int arch, int image_ph_type, int bootstage_id,

Completed in 10 milliseconds