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