Searched refs:NTSC_VTOTAL (Results 1 - 2 of 2) sorted by relevance

/drivers/video/fbdev/
H A Dpvr2fb.c103 #define NTSC_VTOTAL 262 macro
393 if (vtotal > (PAL_VTOTAL + NTSC_VTOTAL)/2) {
514 if (vtotal > (PAL_VTOTAL + NTSC_VTOTAL)/2) {
H A Damifb.c536 #define NTSC_VTOTAL (525) macro
1259 if (par->vtotal > (PAL_VTOTAL + NTSC_VTOTAL) / 2) {
1304 vtotal = NTSC_VTOTAL>>1;

Completed in 104 milliseconds