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

  /src/sys/dev/ic/
rtwreg.h 377 #define RTW_CONFIG1_PMEN __BIT(0)/* Power Management Enable: TBD */
475 #define RTW_CONFIG3_MAGIC __BIT(5)/* Valid when RTW_CONFIG1_PMEN is
rtw.c 744 RTW_WRITE8(&sc->sc_regs, RTW_CONFIG1, config1 & ~RTW_CONFIG1_PMEN);

Completed in 15 milliseconds