Searched refs:RAL_SET_REGION_4 (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Drt2860.c897 RAL_SET_REGION_4(sc, RT2860_WCID_ENTRY(wcid), 0, 2);
3800 RAL_SET_REGION_4(sc, RT2860_WCID_ENTRY(0), 0, 512);
3802 RAL_SET_REGION_4(sc, RT2860_PKEY(0), 0, 2048);
3804 RAL_SET_REGION_4(sc, RT2860_IVEIV(0), 0, 512);
3806 RAL_SET_REGION_4(sc, RT2860_WCID_ATTR(0), 0, 256);
3808 RAL_SET_REGION_4(sc, RT2860_SKEY(0, 0), 0, 8 * 32);
3810 RAL_SET_REGION_4(sc, RT2860_SKEY_MODE_0_7, 0, 4);
H A Drt2860reg.h1117 #define RAL_SET_REGION_4(sc, offset, val, count) \ macro

Completed in 182 milliseconds