Searched refs:afectrlCore2_save (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/ |
D | wlc_phy_n.c | 20819 u16 afectrlCore2_save = 0; in wlc_phy_poll_rssi_nphy() local 20836 afectrlCore2_save = read_phy_reg(pi, 0xa7); in wlc_phy_poll_rssi_nphy() 20894 write_phy_reg(pi, 0xa7, afectrlCore2_save); in wlc_phy_poll_rssi_nphy() 20920 u16 afectrlCore2_save; in wlc_phy_tempsense_nphy() local 20944 afectrlCore2_save = read_phy_reg(pi, 0xa7); in wlc_phy_tempsense_nphy() 21049 write_phy_reg(pi, 0xa7, afectrlCore2_save); in wlc_phy_tempsense_nphy() 21088 afectrlCore2_save = read_phy_reg(pi, 0xa7); in wlc_phy_tempsense_nphy() 21116 write_phy_reg(pi, 0xa7, afectrlCore2_save); in wlc_phy_tempsense_nphy() 21138 afectrlCore2_save = read_phy_reg(pi, 0xa7); in wlc_phy_tempsense_nphy() 21189 write_phy_reg(pi, 0xa7, afectrlCore2_save); in wlc_phy_tempsense_nphy()
|