Home
last modified time | relevance | path

Searched refs:CRT_ID_HOR_DISP_ENA_END (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/video/
Dvirgefb.h148 #define CRT_ID_HOR_DISP_ENA_END 0x01 macro
Dcyberfb.h229 #define CRT_ID_HOR_DISP_ENA_END 0x01 macro
Dcyberfb.c1696 WCrt (regs, CRT_ID_HOR_DISP_ENA_END, 0x4F); in cv64_board_init()
1988 WCrt (regs, CRT_ID_HOR_DISP_ENA_END, ((HDE >= HBS) ? (HBS - 1) : HDE));
Dvirgefb.c2401 wcrt(CRT_ID_HOR_DISP_ENA_END, HDE); in virgefb_load_video_mode()