RTW_CONFIG1       504 dev/ic/rtw.c   	config1 = RTW_READ8(&sc->sc_regs, RTW_CONFIG1);
RTW_CONFIG1       505 dev/ic/rtw.c   	RTW_WRITE8(&sc->sc_regs, RTW_CONFIG1, config1 & ~RTW_CONFIG1_PMEN);
RTW_CONFIG1      2501 dev/ic/rtw.c   	cfg1 = RTW_READ8(regs, RTW_CONFIG1);
RTW_CONFIG1      2507 dev/ic/rtw.c   	RTW_WRITE8(regs, RTW_CONFIG1, cfg1);