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 | 21857 u16 afectrlCore2_save = 0; in wlc_phy_poll_rssi_nphy() local 21874 afectrlCore2_save = read_phy_reg(pi, 0xa7); in wlc_phy_poll_rssi_nphy() 21928 write_phy_reg(pi, 0xa7, afectrlCore2_save); in wlc_phy_poll_rssi_nphy() 21954 u16 afectrlCore2_save; in wlc_phy_tempsense_nphy() local 21978 afectrlCore2_save = read_phy_reg(pi, 0xa7); in wlc_phy_tempsense_nphy() 22083 write_phy_reg(pi, 0xa7, afectrlCore2_save); in wlc_phy_tempsense_nphy() 22118 afectrlCore2_save = read_phy_reg(pi, 0xa7); in wlc_phy_tempsense_nphy() 22143 write_phy_reg(pi, 0xa7, afectrlCore2_save); in wlc_phy_tempsense_nphy() 22165 afectrlCore2_save = read_phy_reg(pi, 0xa7); in wlc_phy_tempsense_nphy() 22217 write_phy_reg(pi, 0xa7, afectrlCore2_save); in wlc_phy_tempsense_nphy()
|