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

  /src/sys/dev/pci/
unichromefb.c 678 uni_wr_mask(sc, VIASR, SR16, 0x00, BIT6);
771 (val & (~(BIT6+BIT7))) | (BIT6+BIT7));
774 (val & (~(BIT6+BIT7))) | (BIT6));
778 (val & (~(BIT6+BIT7))) | (BIT7));
781 (val & (~(BIT6+BIT7))));
787 uni_wr_mask(sc, VIACR, CR11, 0x00, BIT4+BIT5+BIT6);
959 uni_wr_mask(sc, VIACR, CR09, 0x40, BIT6);
1162 uni_wr_mask(sc, VIASR, SR18, 0x00, BIT7+BIT6);
    [all...]
unichromereg.h 58 #define BIT6 0x40
  /src/sys/external/bsd/acpica/dist/tests/misc/
grammar.asl 5131 BIT6, 1, // single bit field entry
5238 Store (1, BIT6)
5240 If (LNotEqual (BIT6, 1))
6696 BIT6, 1, // single-bit field
6752 // be set. BIT4, BIT6. BIT5 and BIT7 should be clear.
6763 If (LNot (BIT6))

Completed in 137 milliseconds