Home | History | Annotate | Download | only in BiosVideoThunkDxe

Lines Matching full:refreshrate

846   UINT8  RefreshRate;

912 RefreshRate = (UINT8) ((BufferIndex[1] & 0x1f) + 60);
915 TempTiming.RefreshRate = RefreshRate;