Searched refs:SR10 (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/via/
H A Dviamode.c91 struct io_reg CN400_ModeXregs[] = { {VIASR, SR10, 0xFF, 0x01},
143 struct io_reg CN700_ModeXregs[] = { {VIASR, SR10, 0xFF, 0x01},
208 {VIASR, SR10, 0xFF, 0x01}, /* Unlock Register */
263 struct io_reg CX700_ModeXregs[] = { {VIASR, SR10, 0xFF, 0x01},
318 {VIASR, SR10, 0xFF, 0x01},
H A Dshare.h71 #define SR10 0x10 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ripemd/
H A Drmdconst.h256 #define SR10 8 macro
H A Drmd_dgst.c250 RIP5(A, B, C, D, E, WR10, SR10, KR0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/ripemd/
H A Drmdconst.h256 #define SR10 8 macro
H A Drmd_dgst.c200 RIP5(A,B,C,D,E,WR10,SR10,KR0);
410 RIP5(A,B,C,D,E,WR10,SR10,KR0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ripemd/
H A Drmdconst.h256 #define SR10 8 macro
H A Drmd_dgst.c250 RIP5(A, B, C, D, E, WR10, SR10, KR0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/savage/
H A Dsavagefb.h161 unsigned char SR10, SR11, SR12, SR13, SR15, SR18, SR29, SR30; member in struct:savage_reg
H A Dsavagefb_driver.c647 reg->SR10 = vga_in8(0x3c5, par);
800 vga_out8(0x3c5, reg->SR10, par);
1088 reg->SR10 = 255;
1092 &reg->SR11, &reg->SR10);
1093 /* reg->SR10 = 80; // MCLK == 286000 */
1407 /* Restore extended sequencer regs for MCLK. SR10 == 255 indicates
1408 * that we should leave the default SR10 and SR11 values there.
1410 if (reg->SR10 != 255) {
1412 vga_out8(0x3c5, reg->SR10, par);

Completed in 114 milliseconds