Searched refs:afectrlCore2_save (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 21870 u16 afectrlCore2_save = 0; in wlc_phy_poll_rssi_nphy() local 21887 afectrlCore2_save = read_phy_reg(pi, 0xa7); in wlc_phy_poll_rssi_nphy() 21941 write_phy_reg(pi, 0xa7, afectrlCore2_save); in wlc_phy_poll_rssi_nphy() 21967 u16 afectrlCore2_save; in wlc_phy_tempsense_nphy() local 21991 afectrlCore2_save = read_phy_reg(pi, 0xa7); in wlc_phy_tempsense_nphy() 22096 write_phy_reg(pi, 0xa7, afectrlCore2_save); in wlc_phy_tempsense_nphy() 22131 afectrlCore2_save = read_phy_reg(pi, 0xa7); in wlc_phy_tempsense_nphy() 22156 write_phy_reg(pi, 0xa7, afectrlCore2_save); in wlc_phy_tempsense_nphy() 22178 afectrlCore2_save = read_phy_reg(pi, 0xa7); in wlc_phy_tempsense_nphy() 22230 write_phy_reg(pi, 0xa7, afectrlCore2_save); in wlc_phy_tempsense_nphy()
|