Searched refs:afectrlCore2_save (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_n.c | 21862 u16 afectrlCore2_save = 0; in wlc_phy_poll_rssi_nphy() local 21879 afectrlCore2_save = read_phy_reg(pi, 0xa7); in wlc_phy_poll_rssi_nphy() 21933 write_phy_reg(pi, 0xa7, afectrlCore2_save); in wlc_phy_poll_rssi_nphy() 21959 u16 afectrlCore2_save; in wlc_phy_tempsense_nphy() local 21983 afectrlCore2_save = read_phy_reg(pi, 0xa7); in wlc_phy_tempsense_nphy() 22088 write_phy_reg(pi, 0xa7, afectrlCore2_save); in wlc_phy_tempsense_nphy() 22123 afectrlCore2_save = read_phy_reg(pi, 0xa7); in wlc_phy_tempsense_nphy() 22148 write_phy_reg(pi, 0xa7, afectrlCore2_save); in wlc_phy_tempsense_nphy() 22170 afectrlCore2_save = read_phy_reg(pi, 0xa7); in wlc_phy_tempsense_nphy() 22222 write_phy_reg(pi, 0xa7, afectrlCore2_save); in wlc_phy_tempsense_nphy()
|