HomeSort by: relevance | last modified time | path
    Searched refs:BIT5 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
unichromefb.c 702 uni_wr_mask(sc, VIACR, CR36, 0, BIT5+BIT4);
708 uni_wr_mask(sc, VIACR, CR36, BIT5+BIT4, BIT5+BIT4);
714 uni_wr_mask(sc, VIASR, SR01, 0, BIT5);
720 uni_wr_mask(sc, VIASR, SR01, 0x20, BIT5);
787 uni_wr_mask(sc, VIACR, CR11, 0x00, BIT4+BIT5+BIT6);
unichromereg.h 57 #define BIT5 0x20
  /src/sys/external/bsd/acpica/dist/tests/misc/
grammar.asl 5130 BIT5, 1, // single bit field entry
5229 Store (0, BIT5)
5231 If (LNotEqual (BIT5, 0))
6695 BIT5, 1, // single-bit field
6752 // be set. BIT4, BIT6. BIT5 and BIT7 should be clear.
6758 If (BIT5)

Completed in 19 milliseconds