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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/ripemd/
H A Drmdconst.h256 #define SR10 8 macro
H A Drmd_dgst.c201 RIP5(A,B,C,D,E,WR10,SR10,KR0);
411 RIP5(A,B,C,D,E,WR10,SR10,KR0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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.c648 reg->SR10 = vga_in8(0x3c5, par);
801 vga_out8(0x3c5, reg->SR10, par);
1089 reg->SR10 = 255;
1093 &reg->SR11, &reg->SR10);
1094 /* reg->SR10 = 80; // MCLK == 286000 */
1408 /* Restore extended sequencer regs for MCLK. SR10 == 255 indicates
1409 * that we should leave the default SR10 and SR11 values there.
1411 if (reg->SR10 != 255) {
1413 vga_out8(0x3c5, reg->SR10, par);

Completed in 175 milliseconds