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

  /src/sys/dev/ic/
rt2860.c 953 RAL_WRITE_REGION_1(sc, RT2860_WCID_ENTRY(wcid),
998 tmp = RAL_READ(sc, RT2860_WCID_ENTRY(wcid) + 4);
1000 RAL_WRITE(sc, RT2860_WCID_ENTRY(wcid) + 4, tmp);
1013 tmp = RAL_READ(sc, RT2860_WCID_ENTRY(wcid) + 4);
1015 RAL_WRITE(sc, RT2860_WCID_ENTRY(wcid) + 4, tmp);
3882 RAL_SET_REGION_4(sc, RT2860_WCID_ENTRY(0), 0, 512);
rt2860reg.h 187 #define RT2860_WCID_ENTRY(wcid) (0x1800 + (wcid) * 8)
  /src/sys/dev/usb/
if_run.c 1947 run_write_region_1(sc, RT2860_WCID_ENTRY(wcid),
4842 run_set_region_4(sc, RT2860_WCID_ENTRY(0), 0, 512);
4855 run_set_region_4(sc, RT2860_WCID_ENTRY(0), 0, 512);

Completed in 18 milliseconds