Searched refs:BIT0 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/hppa/spmath/
H A Dmd.h68 #define BIT0 1<<31 macro
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_irig.c189 #define BIT0 0 /* zero */ macro
804 irig_decode(peer, BIT0);
820 irig_decode(peer, BIT0);
/netbsd-current/sys/dev/pci/
H A Dunichromefb.c696 uni_wr_mask(sc, VIACR, CR47, 0, BIT0);
731 uni_wr_mask(sc, VIACR, CR48, 0x00, BIT0 + BIT1);
938 regmask = regmask | (BIT0 << j);
939 getbit = (timing & (BIT0 << bitnum));
961 uni_wr_mask(sc, VIACR, CR33, 0x06, BIT0+BIT1+BIT2);
1161 uni_wr_mask(sc, VIASR, SR1A, 0x00, BIT0);
H A Dunichromereg.h52 #define BIT0 0x01 macro

Completed in 192 milliseconds