Searched refs:afectrlCore2_save (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 21968 u16 afectrlCore2_save = 0; in wlc_phy_poll_rssi_nphy() local 21985 afectrlCore2_save = read_phy_reg(pi, 0xa7); in wlc_phy_poll_rssi_nphy() 22039 write_phy_reg(pi, 0xa7, afectrlCore2_save); in wlc_phy_poll_rssi_nphy() 22065 u16 afectrlCore2_save; in wlc_phy_tempsense_nphy() local 22089 afectrlCore2_save = read_phy_reg(pi, 0xa7); in wlc_phy_tempsense_nphy() 22194 write_phy_reg(pi, 0xa7, afectrlCore2_save); in wlc_phy_tempsense_nphy() 22229 afectrlCore2_save = read_phy_reg(pi, 0xa7); in wlc_phy_tempsense_nphy() 22254 write_phy_reg(pi, 0xa7, afectrlCore2_save); in wlc_phy_tempsense_nphy() 22276 afectrlCore2_save = read_phy_reg(pi, 0xa7); in wlc_phy_tempsense_nphy() 22328 write_phy_reg(pi, 0xa7, afectrlCore2_save); in wlc_phy_tempsense_nphy()
|