Searched refs:AR_STA_ID1_PWR_SAV (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_power.c65 OS_REG_CLR_BIT(ah, AR_STA_ID1, AR_STA_ID1_PWR_SAV);
77 OS_REG_SET_BIT(ah, AR_STA_ID1, AR_STA_ID1_PWR_SAV);
90 OS_REG_SET_BIT(ah, AR_STA_ID1, AR_STA_ID1_PWR_SAV);
H A Dar5211_beacon.c100 val |= AR_STA_ID1_PWR_SAV; /* XXX */
H A Dar5211reg.h752 #define AR_STA_ID1_PWR_SAV 0x00040000 /* Power save reporting in self-generated frames */ macro
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_power.c75 OS_REG_CLR_BIT(ah, AR_STA_ID1, AR_STA_ID1_PWR_SAV);
87 OS_REG_SET_BIT(ah, AR_STA_ID1, AR_STA_ID1_PWR_SAV);
105 OS_REG_SET_BIT(ah, AR_STA_ID1, AR_STA_ID1_PWR_SAV);
H A Dar5416_beacon.c125 val |= AR_STA_ID1_PWR_SAV; /* XXX */
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_power.c84 OS_REG_CLR_BIT(ah, AR_STA_ID1, AR_STA_ID1_PWR_SAV);
97 OS_REG_SET_BIT(ah, AR_STA_ID1, AR_STA_ID1_PWR_SAV);
110 OS_REG_SET_BIT(ah, AR_STA_ID1, AR_STA_ID1_PWR_SAV);
H A Dar5212_beacon.c111 val |= AR_STA_ID1_PWR_SAV; /* XXX */
H A Dar5212reg.h853 #define AR_STA_ID1_PWR_SAV 0x00040000 /* Power save reporting in macro
/netbsd-current/sys/dev/ic/
H A Dathnreg.h956 #define AR_STA_ID1_PWR_SAV 0x00040000 macro
H A Dathn.c766 AR_CLRBITS(sc, AR_STA_ID1, AR_STA_ID1_PWR_SAV);
775 AR_SETBITS(sc, AR_STA_ID1, AR_STA_ID1_PWR_SAV);

Completed in 110 milliseconds