Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_phy.c2002 switch(ah->bb_watchdog_last_status) { in ar9003_hw_bb_watchdog_check()
2100 ah->bb_watchdog_last_status = REG_READ(ah, AR_PHY_WATCHDOG_STATUS); in ar9003_hw_bb_watchdog_read()
2107 ah->bb_watchdog_last_status & ~AR_PHY_WATCHDOG_STATUS_CLR); in ar9003_hw_bb_watchdog_read()
2118 status = ah->bb_watchdog_last_status; in ar9003_hw_bb_watchdog_dbg_info()
2159 result = MS(ah->bb_watchdog_last_status, AR_PHY_WATCHDOG_RX_OFDM_SM); in ar9003_hw_disable_phy_restart()