FB_GET_HBLANK_BY_HFREQ
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
fb_get_hblank_by_hfreq - get horizontal blank time given hfreq
SYNOPSIS
"SYNOPSIS"
u32 fb_get_hblank_by_hfreq (u32 hfreq, u32 xres);
ARGUMENTS
- hfreq
-
horizontal freq
- xres
-
horizontal resolution in pixels
DESCRIPTION
xres * duty_cycle
hblank = ------------------
100 - duty_cycle
duty cycle = percent of htotal assigned to inactive display
duty cycle = C - (M/Hfreq)
WHERE
C = ((offset - scale factor) * blank_scale)
-------------------------------------- + scale factor
256
M = blank_scale * gradient
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- WHERE
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:09 GMT, October 09, 2005