Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c2585 u16 *start_coeffs = NULL, *cal_cmds = NULL, cal_type, diq_start; in wlc_lcnphy_tx_iqlo_cal()
2709 cal_type = (cal_cmds[i] & 0x0f00) >> 8; in wlc_lcnphy_tx_iqlo_cal()
2712 if (ncorr_override[cal_type]) in wlc_lcnphy_tx_iqlo_cal()
2714 ncorr_override[cal_type] << 8 | (command_num & in wlc_lcnphy_tx_iqlo_cal()
2719 if ((cal_type == 3) || (cal_type == 4)) { in wlc_lcnphy_tx_iqlo_cal()
2739 if ((cal_type == 3) || (cal_type == 4)) in wlc_lcnphy_tx_iqlo_cal()
3421 wlc_lcnphy_set_cc(struct brcms_phy *pi, int cal_type, s16 coeff_x, s16 coeff_y) in wlc_lcnphy_stop_tx_tone()
3426 switch (cal_type) {
2592 u16 *start_coeffs = NULL, *cal_cmds = NULL, cal_type, diq_start; wlc_lcnphy_tx_iqlo_cal() local
3428 wlc_lcnphy_set_cc(struct brcms_phy * pi,int cal_type,s16 coeff_x,s16 coeff_y) wlc_lcnphy_set_cc() argument
3473 wlc_lcnphy_get_cc(struct brcms_phy * pi,int cal_type) wlc_lcnphy_get_cc() argument
3589 wlc_lcnphy_a1(struct brcms_phy * pi,int cal_type,int num_levels,int step_size_lg2) wlc_lcnphy_a1() argument
[all...]
H A Dphy_n.c25632 u16 core_no, cal_type; in wlc_phy_cal_txiqlo_nphy() local
25844 cal_type = ((cal_cmd & 0x0F00) >> 8); in wlc_phy_cal_txiqlo_nphy()
25860 ncorr[cal_type] << 8) | NPHY_N_GCTL; in wlc_phy_cal_txiqlo_nphy()
25863 if ((cal_type == 1) || (cal_type == 3) in wlc_phy_cal_txiqlo_nphy()
25864 || (cal_type == 4)) { in wlc_phy_cal_txiqlo_nphy()
25892 if ((cal_type == 1) || (cal_type == 3) in wlc_phy_cal_txiqlo_nphy()
25893 || (cal_type == 4)) { in wlc_phy_cal_txiqlo_nphy()
26856 u16 *rxgain, u8 cal_type) in wlc_phy_rxcal_gainctrl_nphy_rev5() argument
26950 NPHY_RXCAL_TONEAMP, 0, cal_type, false); in wlc_phy_rxcal_gainctrl_nphy_rev5()
27059 u8 cal_type) in wlc_phy_rxcal_gainctrl_nphy() argument
[all …]
/linux/drivers/iio/adc/
H A Dmax11410.c843 static int max11410_calibrate(struct max11410_state *st, u32 cal_type) in max11410_calibrate() argument
847 ret = max11410_write_reg(st, MAX11410_REG_CAL_START, cal_type); in max11410_calibrate()
/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_calib.c33 enum ar9002_cal_types cal_type) in ar9002_hw_is_cal_supported() argument
36 switch (ah->supp_cals & cal_type) { in ar9002_hw_is_cal_supported()
/linux/drivers/hid/
H A Dhid-lenovo-go.c1290 enum cal_device_type cal_type) in device_status_show() argument
1298 switch (cal_type) { in device_status_show()
1313 switch (cal_type) { in device_status_show()