Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Datwreg.h152 #define ATW_CAP1 0xD0 /* Capability information, 16b. macro
H A Datw.c498 PRINTREG(sc, ATW_CAP1); in atw_print_regs()
2328 cap1 = ATW_READ(sc, ATW_CAP1) & ~ATW_CAP1_CAPI_MASK; in atw_start_beacon()
2331 ATW_WRITE(sc, ATW_CAP1, cap1); in atw_start_beacon()
2369 ATW_WRITE(sc, ATW_CAP1, cap1); in atw_start_beacon()