Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c411 if (mbox_status & AR_MBOX_WOW_REQ) { in ar9300_wow_offload_handshake()
469 OS_REG_SET_BIT(ah, AR_MBOX_CTRL_STATUS, AR_MBOX_WOW_REQ); in ar9300_wow_offload_handshake()
H A Dar9300reg.h2585 #define AR_MBOX_WOW_REQ 0x0080 macro