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

/freebsd-9.3-release/sys/dev/ral/
H A Drt2860.c856 RAL_WRITE_REGION_1(sc, RT2860_WCID_ENTRY(wcid),
874 RAL_SET_REGION_4(sc, RT2860_WCID_ENTRY(wcid), 0, 2);
889 tmp = RAL_READ(sc, RT2860_WCID_ENTRY(wcid) + 4);
891 RAL_WRITE(sc, RT2860_WCID_ENTRY(wcid) + 4, tmp);
904 tmp = RAL_READ(sc, RT2860_WCID_ENTRY(wcid) + 4);
906 RAL_WRITE(sc, RT2860_WCID_ENTRY(wcid) + 4, tmp);
3708 RAL_SET_REGION_4(sc, RT2860_WCID_ENTRY(0), 0, 512);
H A Drt2860reg.h183 #define RT2860_WCID_ENTRY(wcid) (0x1800 + (wcid) * 8) macro
/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_runreg.h181 #define RT2860_WCID_ENTRY(wcid) (0x1800 + (wcid) * 8) macro
H A Dif_run.c2451 run_set_region_4(sc, RT2860_WCID_ENTRY(wcid), 0, 8);
2663 run_write_region_1(sc, RT2860_WCID_ENTRY(wcid),
6080 run_set_region_4(sc, RT2860_WCID_ENTRY(0), 0, 512);

Completed in 130 milliseconds