Searched refs:ATW_CAP0 (Results 1 – 2 of 2) sorted by relevance
151 #define ATW_CAP0 0xCC /* Current channel, 4b. RCVDTIM, 1b. */ macro
497 PRINTREG(sc, ATW_CAP0); in atw_print_regs()2327 cap0 = ATW_READ(sc, ATW_CAP0) & ~ATW_CAP0_CHN_MASK; in atw_start_beacon()2368 ATW_WRITE(sc, ATW_CAP0, cap0); in atw_start_beacon()