Searched refs:RF_SETBITS (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/bwi/
H A Dbwiphy.c513 RF_SETBITS(mac, 0x7a, 0x50);
533 RF_SETBITS(mac, 0x7a, 0x20);
534 RF_SETBITS(mac, 0x51, 0x4);
590 RF_SETBITS(mac, 0x7a, 0x7);
616 RF_SETBITS(mac, 0x7a, 0x58);
672 RF_SETBITS(mac, 0x7a, 0x20);
673 RF_SETBITS(mac, 0x51, 0x4);
693 RF_SETBITS(mac, 0x7c, 0x2);
910 RF_SETBITS(mac, 0x7a, 0x8);
H A Dbwirf.h114 #define RF_SETBITS(mac, ofs, bits) \ macro
H A Dbwirf.c850 RF_SETBITS(mac, 0x51, 0x4);
1684 RF_SETBITS(mac, 0x7a, 0x80);
1803 RF_SETBITS(mac, 0x7a, 0x70);
1804 RF_SETBITS(mac, 0x7a, 0x80);
1840 RF_SETBITS(mac, 0x7a, 0xf);
1977 RF_SETBITS(mac, 0x7a, 0x70);
1991 RF_SETBITS(mac, 0x7a, 0x80);
2003 RF_SETBITS(mac, 0x7a, 0xf);
H A Dbwimac.c787 RF_SETBITS(mac, 0x76, 0x84);

Completed in 67 milliseconds