Searched refs:CSR_SETBITS_2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/bwi/
H A Dbwirf.c360 CSR_SETBITS_2(sc, BWI_RF_CHAN_EX, (1 << 11)); /* XXX */
814 CSR_SETBITS_2(sc, BWI_RF_ANTDIV, 0x8000);
827 CSR_SETBITS_2(sc, BWI_RF_CHAN_EX, 0x2000);
1945 CSR_SETBITS_2(sc, BWI_RF_ANTDIV, 0x8000);
2001 CSR_SETBITS_2(sc, BWI_RF_CHAN_EX, 0x2000);
2360 CSR_SETBITS_2(sc, 0x5e, 0x4);
H A Dif_bwivar.h87 #define CSR_SETBITS_2(sc, reg, bits) \ macro
H A Dbwimac.c1104 CSR_SETBITS_2(sc, BWI_MAC_GPIO_MASK, 0xf);
1113 CSR_SETBITS_2(sc, BWI_MAC_GPIO_MASK, 0x200);

Completed in 184 milliseconds