Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_n.c27095 u16 orig_rfctrlauxreg[2]; in wlc_phy_rc_sweep_nphy() local
27159 orig_rfctrlauxreg[0] = read_phy_reg(pi, 0xf8); in wlc_phy_rc_sweep_nphy()
27160 orig_rfctrlauxreg[1] = read_phy_reg(pi, 0xfa); in wlc_phy_rc_sweep_nphy()
27303 write_phy_reg(pi, 0xf8, orig_rfctrlauxreg[0]); in wlc_phy_rc_sweep_nphy()
27304 write_phy_reg(pi, 0xfa, orig_rfctrlauxreg[1]); in wlc_phy_rc_sweep_nphy()