Searched refs:afectrlCore1_save (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/ |
D | wlc_phy_n.c | 20818 u16 afectrlCore1_save = 0; in wlc_phy_poll_rssi_nphy() local 20835 afectrlCore1_save = read_phy_reg(pi, 0xa6); in wlc_phy_poll_rssi_nphy() 20893 write_phy_reg(pi, 0xa6, afectrlCore1_save); in wlc_phy_poll_rssi_nphy() 20919 u16 afectrlCore1_save; in wlc_phy_tempsense_nphy() local 20943 afectrlCore1_save = read_phy_reg(pi, 0xa6); in wlc_phy_tempsense_nphy() 21048 write_phy_reg(pi, 0xa6, afectrlCore1_save); in wlc_phy_tempsense_nphy() 21087 afectrlCore1_save = read_phy_reg(pi, 0xa6); in wlc_phy_tempsense_nphy() 21115 write_phy_reg(pi, 0xa6, afectrlCore1_save); in wlc_phy_tempsense_nphy() 21137 afectrlCore1_save = read_phy_reg(pi, 0xa6); in wlc_phy_tempsense_nphy() 21188 write_phy_reg(pi, 0xa6, afectrlCore1_save); in wlc_phy_tempsense_nphy()
|