Home
last modified time | relevance | path

Searched refs:PAL_VTOTAL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/
H A Dpvr2fb.c103 #define PAL_VTOTAL 312 macro
392 if (vtotal > (PAL_VTOTAL + NTSC_VTOTAL)/2) { in pvr2fb_set_par()
511 if (vtotal > (PAL_VTOTAL + NTSC_VTOTAL)/2) { in pvr2fb_check_var()
H A Damifb.c531 #define PAL_VTOTAL (625) macro
1265 if (par->vtotal > (PAL_VTOTAL + NTSC_VTOTAL) / 2) { in ami_decode_var()
1280 vtotal = PAL_VTOTAL>>1; in ami_decode_var()