Searched refs:afectrlCore1_save (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_n.c | 21861 u16 afectrlCore1_save = 0; in wlc_phy_poll_rssi_nphy() local 21878 afectrlCore1_save = read_phy_reg(pi, 0xa6); in wlc_phy_poll_rssi_nphy() 21932 write_phy_reg(pi, 0xa6, afectrlCore1_save); in wlc_phy_poll_rssi_nphy() 21958 u16 afectrlCore1_save; in wlc_phy_tempsense_nphy() local 21982 afectrlCore1_save = read_phy_reg(pi, 0xa6); in wlc_phy_tempsense_nphy() 22087 write_phy_reg(pi, 0xa6, afectrlCore1_save); in wlc_phy_tempsense_nphy() 22122 afectrlCore1_save = read_phy_reg(pi, 0xa6); in wlc_phy_tempsense_nphy() 22147 write_phy_reg(pi, 0xa6, afectrlCore1_save); in wlc_phy_tempsense_nphy() 22169 afectrlCore1_save = read_phy_reg(pi, 0xa6); in wlc_phy_tempsense_nphy() 22221 write_phy_reg(pi, 0xa6, afectrlCore1_save); in wlc_phy_tempsense_nphy()
|