Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_int.h946 } cs32; typedef
1025 extern void wlc_phy_cordic(fixed theta, cs32 *val);
Dwlc_phy_n.c14189 static void wlc_phy_loadsampletable_nphy(phy_info_t *pi, cs32 *tone_buf,
22350 cs32 *tone_buf = NULL; in wlc_phy_gen_load_samples_nphy()
22365 tone_buf = kmalloc(sizeof(cs32) * tbl_len, GFP_ATOMIC); in wlc_phy_gen_load_samples_nphy()
22412 wlc_phy_loadsampletable_nphy(phy_info_t *pi, cs32 *tone_buf, in wlc_phy_loadsampletable_nphy()
Dwlc_phy_cmn.c3029 void wlc_phy_cordic(fixed theta, cs32 *val) in wlc_phy_cordic()
Dwlc_phy_lcn.c2740 cs32 tone_samp; in wlc_lcnphy_start_tx_tone()