Home
last modified time | relevance | path

Searched refs:SR15 (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/dev/pci/
Dunichromemode.h99 {VIASR, SR15, 0x02, 0x02},
157 {VIASR,SR15,0x02,0x02},
286 {VIASR, SR15, 0x02, 0x02},
351 {VIASR,SR15,0x02,0x02},
Dunichromereg.h126 #define SR15 0x15 macro
Dunichromefb.c1078 uni_wr_mask(sc, VIASR, SR15, 0xae, 0xfe); in uni_set_depth()
1081 uni_wr_mask(sc, VIASR, SR15, 0xb6, 0xfe); in uni_set_depth()
1084 uni_wr_mask(sc, VIASR, SR15, 0x22, 0xfe); in uni_set_depth()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/ripemd/
Drmdconst.h218 #define SR15 6 macro
Drmd_dgst.c209 RIP5(A, B, C, D, E, WR15, SR15, KR0); in ripemd160_block_data_order()