Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dd11.h556 #define PDBG_RFD (1 << 16) /* RF portion of the radio is disabled */ macro
Dwlc_bmac.c2103 v = ((R_REG(&wlc_hw->regs->phydebug) & PDBG_RFD) != 0); in wlc_bmac_radio_read_hwdisabled()
Dwlc_main.c6512 R_REG(&regs->phydebug) & PDBG_RFD); in wlc_high_dpc()
6514 if ((R_REG(&regs->phydebug) & PDBG_RFD)) { in wlc_high_dpc()