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

  /src/sys/dev/cardbus/
if_rtw_cardbus.c 267 RTW_WRITE(regs, RTW_FEMR, 0);
333 RTW_WRITE(&sc->sc_regs, RTW_FEMR, RTW_FEMR_INTR);
349 RTW_WRITE(&sc->sc_regs, RTW_FEMR,
350 RTW_READ(&sc->sc_regs, RTW_FEMR) & ~RTW_FEMR_INTR);
  /src/sys/dev/ic/
rtwreg.h 761 #define RTW_FEMR 0xf4
rtw.c 294 PRINTREG32(regs, RTW_FEMR);
2814 RTW_WRITE(regs, RTW_FEMR, 0xffff);
2815 RTW_SYNC(regs, RTW_FEMR, RTW_FEMR);

Completed in 54 milliseconds