HomeSort by: relevance | last modified time | path
    Searched refs:BIT4 (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);
787 uni_wr_mask(sc, VIACR, CR11, 0x00, BIT4+BIT5+BIT6);
958 uni_wr_mask(sc, VIACR, CR07, 0x10, BIT4);
960 uni_wr_mask(sc, VIACR, CR35, 0x10, BIT4);
unichromereg.h 56 #define BIT4 0x10
  /src/sys/external/bsd/acpica/dist/tests/misc/
grammar.asl 5129 BIT4, 1, // single bit field entry
5220 Store (1, BIT4)
5222 If (LNotEqual (BIT4, 1))
6694 BIT4, 1, // single-bit field
6752 // be set. BIT4, BIT6. BIT5 and BIT7 should be clear.
6753 If (LNot (BIT4))

Completed in 30 milliseconds