Searched refs:CRT (Results 1 – 7 of 7) sorted by relevance
/linux-2.4.37.9/drivers/video/ |
D | tridentfb.c | 131 #define CRT 0x3D0 //CRTC registers offset for color display macro 540 writeb(reg, fb_info.io_virt + CRT + 4); in read3X4() 541 return readb(fb_info.io_virt + CRT + 5); in read3X4() 546 writeb(reg, fb_info.io_virt + CRT + 4); in write3X4() 547 writeb(val, fb_info.io_virt + CRT + 5); in write3X4() 570 readb(fb_info.io_virt + CRT + 0x0A); //flip-flop to index in writeAttr() 577 readb(fb_info.io_virt + CRT + 0x0A); //flip-flop to index in readAttr() 1074 readb(fb_info.io_virt + CRT + 0x0A); //flip-flop to index in trident_set_par()
|
D | Config.in | 169 bool ' Use CRT on Pb1000 (J65)' CONFIG_PB1000_CRT 174 bool ' Use CRT on Pb1500 ' CONFIG_PB1500_CRT 178 bool ' Use CRT on Pb1100 ' CONFIG_PB1500_CRT
|
D | clgenfb.c | 363 CRT, enumerator 3429 case CRT: in clgen_dbg_print_regs() 3479 clgen_dbg_print_regs (regbase, CRT, in clgen_dbg_reg_dump()
|
/linux-2.4.37.9/arch/i386/boot/ |
D | video.S | 1206 movb %al, %bh # store current CRT-register 0x38 1211 movb %al, %bl # save the current value of CRT reg 0x35 1214 movb %cl, %al # and write it to CRT reg 0x35 1239 call outidx # magic number into CRT-register 0x38
|
/linux-2.4.37.9/arch/x86_64/boot/ |
D | video.S | 1193 movb %al, %bh # store current CRT-register 0x38 1198 movb %al, %bl # save the current value of CRT reg 0x35 1201 movb %cl, %al # and write it to CRT reg 0x35 1226 call outidx # magic number into CRT-register 0x38
|
/linux-2.4.37.9/drivers/pci/ |
D | pci.ids | 646 004c GD 7556 Video/Graphics LCD/CRT Ctrlr
|
/linux-2.4.37.9/Documentation/ |
D | Configure.help | 5356 LCD/CRT Controller (since redesignated as the S1D13505) as a 5367 Epson SED1355/S1D13505 LCD/CRT controller register base address. 5374 Epson SED1355/S1D13505 LCD/CRT controller memory base address. See 28335 CRT color controller, IrDA up to 4 Mbps, and a 28360 CRT color controller, IrDA, USB, PCMCIA,
|