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

  /src/sys/dev/pci/
unichromefb.c 731 uni_wr_mask(sc, VIACR, CR48, 0x00, BIT0 + BIT1);
961 uni_wr_mask(sc, VIACR, CR33, 0x06, BIT0+BIT1+BIT2);
1142 uni_wr_mask(sc, VIASR, SR40, 0x02, BIT1);
1143 uni_wr_mask(sc, VIASR, SR40, 0x00, BIT1);
unichromereg.h 53 #define BIT1 0x02
  /src/sys/external/bsd/acpica/dist/tests/misc/
grammar.asl 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 condition
4823 //(WRD1) Bit1 ->0 and (WRD2)Bit2 -> 1 condition
4857 // (DWD1) Bit1 ->0 and (DWD2)Bit2 -> 0 condition
4864 // (DWD1) Bit1 ->1 and (DWD2)Bit2 -> 1 conditio
    [all...]

Completed in 18 milliseconds