Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_n.c28779 u16 mask = 0, val = 0, ishw = 0; in wlc_phy_txpwrctrl_enable_nphy() local
28855 ishw = (ctrl_type == PHY_TPC_HW_ON) ? 0x1 : 0x0; in wlc_phy_txpwrctrl_enable_nphy()
28857 val = (ishw << 14) | (ishw << 13); in wlc_phy_txpwrctrl_enable_nphy()
28861 val |= (ishw << 15); in wlc_phy_txpwrctrl_enable_nphy()