Searched refs:kBootVideoDepthBootRotateShift (Results 1 – 3 of 3) sorted by relevance
33 #define kBootVideoDepthBootRotateShift (24) macro
44 #define kBootVideoDepthBootRotateShift (24) macro
420 …((boot_args_ptr->Video.v_depth >> kBootVideoDepthBootRotateShift) & kBootVideoDepthMask) // add e… in PE_init_platform()