Searched refs:ishw (Results 1 – 1 of 1) sorted by relevance
28161 u16 mask = 0, val = 0, ishw = 0; in wlc_phy_txpwrctrl_enable_nphy() local28235 ishw = (ctrl_type == PHY_TPC_HW_ON) ? 0x1 : 0x0; in wlc_phy_txpwrctrl_enable_nphy()28237 val = (ishw << 14) | (ishw << 13); in wlc_phy_txpwrctrl_enable_nphy()28241 val |= (ishw << 15); in wlc_phy_txpwrctrl_enable_nphy()