Searched refs:BIT1 (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | refclock_irig.c | 190 #define BIT1 1 /* one */ macro 810 irig_decode(peer, BIT1); in irig_baud() 859 if (bit == BIT1) { in irig_decode()
|
| /netbsd/src/sys/dev/pci/ |
| D | unichromefb.c | 731 uni_wr_mask(sc, VIACR, CR48, 0x00, BIT0 + BIT1); in uni_set_start() 961 uni_wr_mask(sc, VIACR, CR33, 0x06, BIT0+BIT1+BIT2); in uni_fix_crtc() 1142 uni_wr_mask(sc, VIASR, SR40, 0x02, BIT1); in uni_set_vclk() 1143 uni_wr_mask(sc, VIASR, SR40, 0x00, BIT1); in uni_set_vclk()
|
| D | unichromereg.h | 53 #define BIT1 0x02 macro
|
| /netbsd/src/sys/external/bsd/acpica/dist/tests/misc/ |
| D | grammar.asl | 5126 BIT1, 1, // single bit field entry 5193 Store (1, BIT1) 5195 If (LNotEqual (BIT1, 1)) 6691 BIT1, 1, // single-bit field 6728 // of the lower nibble should be set. BIT1, BIT3 should be set. 6736 If (LNot (BIT1))
|