Searched refs:PDBG_RFD (Results 1 – 3 of 3) sorted by relevance
556 #define PDBG_RFD (1 << 16) /* RF portion of the radio is disabled */ macro
2103 v = ((R_REG(&wlc_hw->regs->phydebug) & PDBG_RFD) != 0); in wlc_bmac_radio_read_hwdisabled()
6512 R_REG(®s->phydebug) & PDBG_RFD); in wlc_high_dpc()6514 if ((R_REG(®s->phydebug) & PDBG_RFD)) { in wlc_high_dpc()