Searched refs:kBootVideoDepthRotateShift (Results 1 – 3 of 3) sorted by relevance
31 #define kBootVideoDepthRotateShift (8) macro
42 #define kBootVideoDepthRotateShift (8) macro
419 …((boot_args_ptr->Video.v_depth >> kBootVideoDepthRotateShift) & kBootVideoDepthMask) + // rotat… in PE_init_platform()