Searched refs:afectrlCore1_save (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 21880 u16 afectrlCore1_save = 0; in wlc_phy_poll_rssi_nphy() local 21897 afectrlCore1_save = read_phy_reg(pi, 0xa6); in wlc_phy_poll_rssi_nphy() 21951 write_phy_reg(pi, 0xa6, afectrlCore1_save); in wlc_phy_poll_rssi_nphy() 21977 u16 afectrlCore1_save; in wlc_phy_tempsense_nphy() local 22001 afectrlCore1_save = read_phy_reg(pi, 0xa6); in wlc_phy_tempsense_nphy() 22106 write_phy_reg(pi, 0xa6, afectrlCore1_save); in wlc_phy_tempsense_nphy() 22141 afectrlCore1_save = read_phy_reg(pi, 0xa6); in wlc_phy_tempsense_nphy() 22166 write_phy_reg(pi, 0xa6, afectrlCore1_save); in wlc_phy_tempsense_nphy() 22188 afectrlCore1_save = read_phy_reg(pi, 0xa6); in wlc_phy_tempsense_nphy() 22240 write_phy_reg(pi, 0xa6, afectrlCore1_save); in wlc_phy_tempsense_nphy()
|