Home
last modified time | relevance | path

Searched refs:data_rf (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_lcn.c3951 u16 x, y, data_rf; in wlc_lcnphy_set_cc() local
3966 data_rf = (x * 16 + y); in wlc_lcnphy_set_cc()
3967 write_radio_reg(pi, RADIO_2064_REG089, data_rf); in wlc_lcnphy_set_cc()
3972 data_rf = (x * 16 + y); in wlc_lcnphy_set_cc()
3973 write_radio_reg(pi, RADIO_2064_REG08A, data_rf); in wlc_lcnphy_set_cc()
3980 data_rf = (x * 16 + y); in wlc_lcnphy_set_cc()
3981 write_radio_reg(pi, RADIO_2064_REG08B, data_rf); in wlc_lcnphy_set_cc()
3986 data_rf = (x * 16 + y); in wlc_lcnphy_set_cc()
3987 write_radio_reg(pi, RADIO_2064_REG08C, data_rf); in wlc_lcnphy_set_cc()