Home
last modified time | relevance | path

Searched refs:R92C_BCN_INTERVAL (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_reg.h177 #define R92C_BCN_INTERVAL(id) (0x554 + (id) * 2) macro
/freebsd/sys/dev/rtwn/
H A Dif_rtwn.c1374 rtwn_write_2(sc, R92C_BCN_INTERVAL(uvp->id), ni->ni_intval); in rtwn_run()