Home
last modified time | relevance | path

Searched refs:RT2860_PKEY (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Drt2860reg.h201 #define RT2860_PKEY(wcid) (0x4000 + (wcid) * 32) macro
H A Drt2860.c3013 base = RT2860_PKEY(wcid); in rt2860_set_key()
3802 RAL_SET_REGION_4(sc, RT2860_PKEY(0), 0, 2048); in rt2860_init()
/openbsd/sys/dev/usb/
H A Dif_run.c1969 base = RT2860_PKEY(wcid); in run_set_key_cb()