Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dvirgefb.h217 #define CRT_ID_LAW_CNTL 0x58 /* LAW = Linear Address Window */ macro
Dcyberfb.h298 #define CRT_ID_LAW_CNTL 0x58 /* LAW = Linear Address Window */ macro
Dcyberfb.c1769 WCrt (regs, CRT_ID_LAW_CNTL, 0x13); in cv64_board_init()
1773 WCrt (regs, CRT_ID_LAW_CNTL, 0x13); in cv64_board_init()
1777 WCrt (regs, CRT_ID_LAW_CNTL, 0x12); in cv64_board_init()
Dvirgefb.c886 wcrt(CRT_ID_LAW_CNTL, 0x13); /* force 4 Meg for test */ in Cyber_init()
889 wcrt(CRT_ID_LAW_CNTL, 0x13); /* 4 MB */ in Cyber_init()
892 wcrt(CRT_ID_LAW_CNTL, 0x12); /* 2 MB */ in Cyber_init()