Home
last modified time | relevance | path

Searched refs:cal_type (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/samsung/
H A Dexynos_tmu.c152 * @cal_type: calibration type for temperature
185 u32 cal_type; member
214 if (data->cal_type == TYPE_ONE_POINT_TRIMMING) in temp_to_code()
229 if (data->cal_type == TYPE_ONE_POINT_TRIMMING) in code_to_temp()
493 int sensor_id, cal_type; in exynos5433_tmu_initialize() local
505 cal_type = (trim_info & EXYNOS5433_TRIMINFO_CALIB_SEL_MASK) in exynos5433_tmu_initialize()
508 switch (cal_type) { in exynos5433_tmu_initialize()
510 data->cal_type = TYPE_TWO_POINT_TRIMMING; in exynos5433_tmu_initialize()
514 data->cal_type = TYPE_ONE_POINT_TRIMMING; in exynos5433_tmu_initialize()
519 cal_type in exynos5433_tmu_initialize()
[all...]
/kernel/linux/linux-6.6/drivers/thermal/samsung/
H A Dexynos_tmu.c151 * @cal_type: calibration type for temperature
184 u32 cal_type; member
213 if (data->cal_type == TYPE_ONE_POINT_TRIMMING) in temp_to_code()
228 if (data->cal_type == TYPE_ONE_POINT_TRIMMING) in code_to_temp()
483 int sensor_id, cal_type; in exynos5433_tmu_initialize() local
495 cal_type = (trim_info & EXYNOS5433_TRIMINFO_CALIB_SEL_MASK) in exynos5433_tmu_initialize()
498 switch (cal_type) { in exynos5433_tmu_initialize()
500 data->cal_type = TYPE_TWO_POINT_TRIMMING; in exynos5433_tmu_initialize()
504 data->cal_type = TYPE_ONE_POINT_TRIMMING; in exynos5433_tmu_initialize()
509 cal_type in exynos5433_tmu_initialize()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c2593 u16 *start_coeffs = NULL, *cal_cmds = NULL, cal_type, diq_start; in wlc_lcnphy_tx_iqlo_cal() local
2716 cal_type = (cal_cmds[i] & 0x0f00) >> 8; in wlc_lcnphy_tx_iqlo_cal()
2719 if (ncorr_override[cal_type]) in wlc_lcnphy_tx_iqlo_cal()
2721 ncorr_override[cal_type] << 8 | (command_num & in wlc_lcnphy_tx_iqlo_cal()
2726 if ((cal_type == 3) || (cal_type == 4)) { in wlc_lcnphy_tx_iqlo_cal()
2746 if ((cal_type == 3) || (cal_type == 4)) in wlc_lcnphy_tx_iqlo_cal()
3428 wlc_lcnphy_set_cc(struct brcms_phy *pi, int cal_type, s16 coeff_x, s16 coeff_y) in wlc_lcnphy_set_cc() argument
3433 switch (cal_type) { in wlc_lcnphy_set_cc()
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.c25639 u16 core_no, cal_type; in wlc_phy_cal_txiqlo_nphy() local
25853 cal_type = ((cal_cmd & 0x0F00) >> 8); in wlc_phy_cal_txiqlo_nphy()
25869 ncorr[cal_type] << 8) | NPHY_N_GCTL; in wlc_phy_cal_txiqlo_nphy()
25872 if ((cal_type == 1) || (cal_type == 3) in wlc_phy_cal_txiqlo_nphy()
25873 || (cal_type == 4)) { in wlc_phy_cal_txiqlo_nphy()
25901 if ((cal_type == 1) || (cal_type == 3) in wlc_phy_cal_txiqlo_nphy()
25902 || (cal_type == 4)) { in wlc_phy_cal_txiqlo_nphy()
26865 u16 *rxgain, u8 cal_type) in wlc_phy_rxcal_gainctrl_nphy_rev5()
26864 wlc_phy_rxcal_gainctrl_nphy_rev5(struct brcms_phy *pi, u8 rx_core, u16 *rxgain, u8 cal_type) wlc_phy_rxcal_gainctrl_nphy_rev5() argument
27067 wlc_phy_rxcal_gainctrl_nphy(struct brcms_phy *pi, u8 rx_core, u16 *rxgain, u8 cal_type) wlc_phy_rxcal_gainctrl_nphy() argument
27313 wlc_phy_cal_rxiq_nphy_rev3(struct brcms_phy *pi, struct nphy_txgains target_gain, u8 cal_type, bool debug) wlc_phy_cal_rxiq_nphy_rev3() argument
27692 wlc_phy_cal_rxiq_nphy(struct brcms_phy *pi, struct nphy_txgains target_gain, u8 cal_type, bool debug) wlc_phy_cal_rxiq_nphy() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c2593 u16 *start_coeffs = NULL, *cal_cmds = NULL, cal_type, diq_start; in wlc_lcnphy_tx_iqlo_cal() local
2716 cal_type = (cal_cmds[i] & 0x0f00) >> 8; in wlc_lcnphy_tx_iqlo_cal()
2719 if (ncorr_override[cal_type]) in wlc_lcnphy_tx_iqlo_cal()
2721 ncorr_override[cal_type] << 8 | (command_num & in wlc_lcnphy_tx_iqlo_cal()
2726 if ((cal_type == 3) || (cal_type == 4)) { in wlc_lcnphy_tx_iqlo_cal()
2746 if ((cal_type == 3) || (cal_type == 4)) in wlc_lcnphy_tx_iqlo_cal()
3428 wlc_lcnphy_set_cc(struct brcms_phy *pi, int cal_type, s16 coeff_x, s16 coeff_y) in wlc_lcnphy_set_cc() argument
3433 switch (cal_type) { in wlc_lcnphy_set_cc()
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.c25639 u16 core_no, cal_type; in wlc_phy_cal_txiqlo_nphy() local
25853 cal_type = ((cal_cmd & 0x0F00) >> 8); in wlc_phy_cal_txiqlo_nphy()
25869 ncorr[cal_type] << 8) | NPHY_N_GCTL; in wlc_phy_cal_txiqlo_nphy()
25872 if ((cal_type == 1) || (cal_type == 3) in wlc_phy_cal_txiqlo_nphy()
25873 || (cal_type == 4)) { in wlc_phy_cal_txiqlo_nphy()
25901 if ((cal_type == 1) || (cal_type == 3) in wlc_phy_cal_txiqlo_nphy()
25902 || (cal_type == 4)) { in wlc_phy_cal_txiqlo_nphy()
26865 u16 *rxgain, u8 cal_type) in wlc_phy_rxcal_gainctrl_nphy_rev5()
26864 wlc_phy_rxcal_gainctrl_nphy_rev5(struct brcms_phy *pi, u8 rx_core, u16 *rxgain, u8 cal_type) wlc_phy_rxcal_gainctrl_nphy_rev5() argument
27067 wlc_phy_rxcal_gainctrl_nphy(struct brcms_phy *pi, u8 rx_core, u16 *rxgain, u8 cal_type) wlc_phy_rxcal_gainctrl_nphy() argument
27313 wlc_phy_cal_rxiq_nphy_rev3(struct brcms_phy *pi, struct nphy_txgains target_gain, u8 cal_type, bool debug) wlc_phy_cal_rxiq_nphy_rev3() argument
27692 wlc_phy_cal_rxiq_nphy(struct brcms_phy *pi, struct nphy_txgains target_gain, u8 cal_type, bool debug) wlc_phy_cal_rxiq_nphy() argument
[all...]
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dmax11410.c856 static int max11410_calibrate(struct max11410_state *st, u32 cal_type) in max11410_calibrate() argument
860 ret = max11410_write_reg(st, MAX11410_REG_CAL_START, cal_type); in max11410_calibrate()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dar9002_calib.c33 enum ar9002_cal_types cal_type) in ar9002_hw_is_cal_supported()
36 switch (ah->supp_cals & cal_type) { in ar9002_hw_is_cal_supported()
31 ar9002_hw_is_cal_supported(struct ath_hw *ah, struct ath9k_channel *chan, enum ar9002_cal_types cal_type) ar9002_hw_is_cal_supported() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dar9002_calib.c33 enum ar9002_cal_types cal_type) in ar9002_hw_is_cal_supported()
36 switch (ah->supp_cals & cal_type) { in ar9002_hw_is_cal_supported()
31 ar9002_hw_is_cal_supported(struct ath_hw *ah, struct ath9k_channel *chan, enum ar9002_cal_types cal_type) ar9002_hw_is_cal_supported() argument

Completed in 69 milliseconds