Searched refs:afectrlCore1_save (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 21967 u16 afectrlCore1_save = 0; in wlc_phy_poll_rssi_nphy() local 21984 afectrlCore1_save = read_phy_reg(pi, 0xa6); in wlc_phy_poll_rssi_nphy() 22038 write_phy_reg(pi, 0xa6, afectrlCore1_save); in wlc_phy_poll_rssi_nphy() 22064 u16 afectrlCore1_save; in wlc_phy_tempsense_nphy() local 22088 afectrlCore1_save = read_phy_reg(pi, 0xa6); in wlc_phy_tempsense_nphy() 22193 write_phy_reg(pi, 0xa6, afectrlCore1_save); in wlc_phy_tempsense_nphy() 22228 afectrlCore1_save = read_phy_reg(pi, 0xa6); in wlc_phy_tempsense_nphy() 22253 write_phy_reg(pi, 0xa6, afectrlCore1_save); in wlc_phy_tempsense_nphy() 22275 afectrlCore1_save = read_phy_reg(pi, 0xa6); in wlc_phy_tempsense_nphy() 22327 write_phy_reg(pi, 0xa6, afectrlCore1_save); in wlc_phy_tempsense_nphy()
|