Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Drt2860reg.h131 #define RT2860_MAC_STATUS_REG 0x1200 macro
H A Drt2860.c3776 if (!(RAL_READ(sc, RT2860_MAC_STATUS_REG) & in rt2860_init()
/openbsd/sys/dev/usb/
H A Dif_run.c4600 if ((error = run_read(sc, RT2860_MAC_STATUS_REG, &tmp)) != 0) in run_init()