Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Depson1356fb.h284 DISP_TYPE_PAL, enumerator
308 (disp_type == DISP_TYPE_NTSC || disp_type == DISP_TYPE_PAL)
504 DISP_TYPE_PAL,
Depson1356fb.c1415 case DISP_TYPE_PAL: in e1356fb_set_par()
1419 hndp = (disp_type == DISP_TYPE_PAL) ? in e1356fb_set_par()
1558 } else if (disp_type == DISP_TYPE_PAL && in e1356fb_verify_timing()
2385 case DISP_TYPE_PAL: in e1356fb_init()
2535 case DISP_TYPE_PAL: in e1356fb_init()
2541 btmp = epfix->disp_type == DISP_TYPE_PAL ? 0x01 : 0x00; in e1356fb_init()
2735 boot_fix.disp_type = DISP_TYPE_PAL; in e1356fb_setup()