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

  /src/sys/dev/pci/
unichromereg.h 54 #define BIT2 0x04
unichromefb.c 961 uni_wr_mask(sc, VIACR, CR33, 0x06, BIT0+BIT1+BIT2);
1149 val |= (BIT2+BIT3);
  /src/sys/external/bsd/acpica/dist/tests/misc/
grammar.asl 1323 CreateBitField (BUF2, 3, BIT2)
1331 Store (0x1, BIT2)
1332 Store (BIT2, Local0)
4740 // (BYT1) Bit1 ->0 and (BYT2)Bit2 -> 0 condition
4748 // (BYT1) Bit1 ->1 and (BYT2)Bit2 -> 1 condition
4756 // (BYT1) Bit1 ->1 and (BYT)Bit2 -> 0 condition
4764 //(BYT1) Bit1 ->0 and (BYT2)Bit2 -> 1 condition
4802 // (WRD1) Bit1 ->0 and (WRD2)Bit2 -> 0 condition
4809 // (WRD1) Bit1 ->1 and (WRD2)Bit2 -> 1 condition
4816 // (WRD1) Bit1 ->1 and (WRD2)Bit2 -> 0 conditio
    [all...]

Completed in 107 milliseconds