Searched refs:afectrlCore1_save (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 21865 u16 afectrlCore1_save = 0; in wlc_phy_poll_rssi_nphy() local 21882 afectrlCore1_save = read_phy_reg(pi, 0xa6); in wlc_phy_poll_rssi_nphy() 21936 write_phy_reg(pi, 0xa6, afectrlCore1_save); in wlc_phy_poll_rssi_nphy() 21962 u16 afectrlCore1_save; in wlc_phy_tempsense_nphy() local 21986 afectrlCore1_save = read_phy_reg(pi, 0xa6); in wlc_phy_tempsense_nphy() 22091 write_phy_reg(pi, 0xa6, afectrlCore1_save); in wlc_phy_tempsense_nphy() 22126 afectrlCore1_save = read_phy_reg(pi, 0xa6); in wlc_phy_tempsense_nphy() 22151 write_phy_reg(pi, 0xa6, afectrlCore1_save); in wlc_phy_tempsense_nphy() 22173 afectrlCore1_save = read_phy_reg(pi, 0xa6); in wlc_phy_tempsense_nphy() 22225 write_phy_reg(pi, 0xa6, afectrlCore1_save); in wlc_phy_tempsense_nphy()
|