Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dunichromemode.h100 {VIASR, SR16, 0xBF, 0x08},
158 {VIASR,SR16,0xBF,0x08},
226 {VIASR, SR16, 0xFF, 0x08}, /* Display FIFO threshold Control */
287 {VIASR, SR16, 0xBF, 0x08},
352 {VIASR,SR16,0xBF,0x08},
Dunichromeconfig.h76 {IGA1_FIFO_THRESHOLD_REG_NUM, {{SR16,0,5},{SR16,7,7}}},
Dunichromereg.h127 #define SR16 0x16 macro
Dunichromefb.c678 uni_wr_mask(sc, VIASR, SR16, 0x00, BIT6); in uni_setmode()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/ripemd/
Drmdconst.h221 #define SR16 9 macro
Drmd_dgst.c211 RIP4(E, A, B, C, D, WR16, SR16, KR1); in ripemd160_block_data_order()