Searched refs:fq0 (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_lcn.c | 3106 u8 *ei0, u8 *eq0, u8 *fi0, u8 *fq0) in wlc_lcnphy_get_radio_loft() argument 3111 *fq0 = LCNPHY_IQLOCC_READ(read_radio_reg(pi, RADIO_2064_REG08C)); in wlc_lcnphy_get_radio_loft() 3864 u8 ei0, eq0, fi0, fq0; in wlc_lcnphy_txpwrtbl_iqlo_cal() local 3896 wlc_lcnphy_get_radio_loft(pi, &ei0, &eq0, &fi0, &fq0); in wlc_lcnphy_txpwrtbl_iqlo_cal() 3897 if ((abs((s8) fi0) == 15) && (abs((s8) fq0) == 15)) { in wlc_lcnphy_txpwrtbl_iqlo_cal() 3953 pi_lcn->lcnphy_cal_results.txiqlocal_fq0 = fq0; in wlc_lcnphy_txpwrtbl_iqlo_cal()
|
D | phy_int.h | 1043 u8 *eq0, u8 *fi0, u8 *fq0);
|