Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_n.c28161 u16 mask = 0, val = 0, ishw = 0; in wlc_phy_txpwrctrl_enable_nphy() local
28235 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()