Home
last modified time | relevance | path

Searched defs:cal_type (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c2592 u16 *start_coeffs = NULL, *cal_cmds = NULL, cal_type, diq_start; in wlc_lcnphy_tx_iqlo_cal() local
3428 wlc_lcnphy_set_cc(struct brcms_phy *pi, int cal_type, s16 coeff_x, s16 coeff_y) in wlc_lcnphy_set_cc()
3473 wlc_lcnphy_get_cc(struct brcms_phy *pi, int cal_type) in wlc_lcnphy_get_cc()
3589 wlc_lcnphy_a1(struct brcms_phy *pi, int cal_type, int num_levels, in wlc_lcnphy_a1()
H A Dphy_n.c25632 u16 core_no, cal_type; in wlc_phy_cal_txiqlo_nphy() local
26856 u16 *rxgain, u8 cal_type) in wlc_phy_rxcal_gainctrl_nphy_rev5()
27059 u8 cal_type) in wlc_phy_rxcal_gainctrl_nphy()
27306 u8 cal_type, bool debug) in wlc_phy_cal_rxiq_nphy_rev3()
27684 u8 cal_type, bool debug) in wlc_phy_cal_rxiq_nphy()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c3226 HAL_CAL_TYPES cal_type) in ar9300_is_cal_supp()
3999 HAL_BOOL *is_cal_done, u_int32_t cal_type) in ar9300_reset_cal_valid()
H A Dar9300.h362 HAL_CAL_TYPES cal_type; // Type of calibration member