Home
last modified time | relevance | path

Searched refs:SR18 (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/sys/dev/pci/
Dunichromemode.h102 {VIASR, SR18, 0xFF, 0x4E},
160 {VIASR,SR18,0xFF,0x4E},
228 {VIASR, SR18, 0xFF, 0x4E}, /* GFX PREQ threshold */
289 {VIASR, SR18, 0xFF, 0x4E},
354 {VIASR,SR18,0xFF,0x4E},
Dunichromeconfig.h83 {IGA1_FIFO_HIGH_THRESHOLD_REG_NUM, {{SR18,0,5},{SR18,7,7}}},
Dunichromereg.h129 #define SR18 0x18 macro
Dunichromefb.c1162 uni_wr_mask(sc, VIASR, SR18, 0x00, BIT7+BIT6); in uni_init_dac()
1167 uni_wr_mask(sc, VIASR, SR18, 0xc0, BIT7+BIT6); in uni_init_dac()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/ripemd/
Drmdconst.h225 #define SR18 15 macro
Drmd_dgst.c213 RIP4(C, D, E, A, B, WR18, SR18, KR1); in ripemd160_block_data_order()