Searched refs:CRT (Results 1 - 7 of 7) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dmk-ca-bundle.pl100 open(CRT,">$crt") or die "Couldn't open $crt: $!";
101 print CRT <<EOT;
120 close(CRT) or die "Couldn't close $crt: $!";
129 open(CRT, ">>$crt") or die "Couldn't open $crt: $!";
130 print CRT;
133 print CRT;
137 close(CRT) or die "Couldn't close $crt: $!";
142 open(CRT, ">>$crt") or die "Couldn't open $crt: $!";
143 print CRT "# $1\n";
144 close(CRT) o
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/
H A Dvideo.S1258 movb %al, %bh # store current CRT-register 0x38
1263 movb %al, %bl # save the current value of CRT reg 0x35
1266 movb %cl, %al # and write it to CRT reg 0x35
1291 call outidx # magic number into CRT-register 0x38
1327 no_s3: movb $0x35, %al # restore CRT register 0x35
1332 movb $0x38, %al # restore old value of CRT register 0x38
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dcirrusfb.c371 CRT, enumerator in enum:__anon7177
3104 * @reg_class: type of registers to read: %CRT, or %SEQ
3127 case CRT:
3177 cirrusfb_dbg_print_regs (regbase, CRT,
H A Dtridentfb.c138 #define CRT 0x3D0 //CRTC registers offset for color display macro
491 writeb(reg, par->io_virt + CRT + 4);
492 return readb( par->io_virt + CRT + 5);
498 writeb(reg, par->io_virt + CRT + 4);
499 writeb(val, par->io_virt + CRT + 5);
522 readb(((struct tridentfb_par *)fb_info.par)->io_virt + CRT + 0x0A); //flip-flop to index
657 * Otherwise we have a CRT display.User can override.
937 readb(par->io_virt + CRT + 0x0A); //flip-flop to index
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/perlasm/
H A Dx86ms.pl456 .CRT\$XCU SEGMENT DWORD PUBLIC 'DATA'
459 .CRT\$XCU ENDS
H A Dx86nasm.pl443 segment .CRT\$XCU data
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dx86_64cpuid.pl61 CRT\$XIU SEGMENT
64 CRT\$XIU ENDS

Completed in 76 milliseconds