Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_lcn.c1770 current_mode = LCNPHY_TX_PWR_CTRL_TEMPBASED; in wlc_lcnphy_set_tx_pwr_ctrl_mode()
1772 mode == LCNPHY_TX_PWR_CTRL_TEMPBASED) in wlc_lcnphy_set_tx_pwr_ctrl_mode()
1786 (LCNPHY_TX_PWR_CTRL_TEMPBASED == mode)); in wlc_lcnphy_set_tx_pwr_ctrl()
1824 if (mode == LCNPHY_TX_PWR_CTRL_TEMPBASED) { in wlc_lcnphy_set_tx_pwr_ctrl()
Dwlc_phy_int.h1109 #define LCNPHY_TX_PWR_CTRL_TEMPBASED 0xE001 macro