Home
last modified time | relevance | path

Searched refs:correction (Results 1 – 15 of 15) sorted by relevance

/drivers/edac/
DKconfig81 Support for error detection and correction of DRAM ECC errors on
107 Support for error detection and correction for Amazon's Annapurna
108 Labs Alpine chips which allow 1 bit correction and 2 bits detection.
114 Support for error detection and correction on the AMD 76x
121 Support for error detection and correction on the Intel
128 Support for error detection and correction on the Intel
136 Support for error detection and correction on the Intel
143 Support for error detection and correction on the Intel
150 Support for error detection and correction on the Intel
157 Support for error detection and correction on the Intel
[all …]
/drivers/mtd/nand/raw/ingenic/
DKconfig8 based boards, using the BCH controller for hardware error correction.
19 Enable this driver to support the Reed-Solomon error-correction
29 Enable this driver to support the BCH error-correction hardware
39 Enable this driver to support the BCH error-correction hardware
/drivers/macintosh/
Dwindfarm_pm121.c317 struct pm121_correction correction; member
468 struct pm121_correction *correction; in pm121_correct() local
469 correction = &corrections[control_id][pm121_mach_model - 2]; in pm121_correct()
471 new_min = (average_power * correction->slope) >> 16; in pm121_correct()
472 new_min += correction->offset; in pm121_correct()
485 new_min = value * pm121_connection->correction.slope; in pm121_connect()
486 new_min += pm121_connection->correction.offset; in pm121_connect()
/drivers/net/ethernet/sfc/
Dptp.c306 s32 correction);
450 s32 correction) in efx_ptp_s_ns_to_ktime_correction() argument
453 if (correction >= 0) in efx_ptp_s_ns_to_ktime_correction()
454 kt = ktime_add_ns(kt, (u64)correction); in efx_ptp_s_ns_to_ktime_correction()
456 kt = ktime_sub_ns(kt, (u64)-correction); in efx_ptp_s_ns_to_ktime_correction()
499 s32 correction) in efx_ptp_s27_to_ktime_correction() argument
502 nic_minor += correction; in efx_ptp_s27_to_ktime_correction()
524 s32 correction) in efx_ptp_s_qns_to_ktime_correction() argument
529 correction = DIV_ROUND_CLOSEST(correction, 4); in efx_ptp_s_qns_to_ktime_correction()
533 if (correction >= 0) in efx_ptp_s_qns_to_ktime_correction()
[all …]
/drivers/mtd/nand/raw/
DKconfig30 This enables support for software BCH error correction. Binary BCH
33 of error correction.
73 bool "Support hardware based BCH error correction"
79 the cpu from doing ECC error searching and correction. However some
310 correction is supported. Hardware ECC is only enabled through
423 a maximum 8-bit correction error per sector of 512 bytes.
/drivers/media/dvb-frontends/
Dstb0899_algo.c821 u32 dec_ratio, correction, master_clk, srate; in stb0899_dvbs2_calc_dev() local
828 correction = (512 * master_clk) / (2 * dec_ratio * srate); in stb0899_dvbs2_calc_dev()
830 return correction; in stb0899_dvbs2_calc_dev()
842 u32 correction, freq_adj, band_lim, decim_cntrl, reg; in stb0899_dvbs2_set_srate() local
877 correction = stb0899_dvbs2_calc_dev(state); in stb0899_dvbs2_set_srate()
879 STB0899_SETFIELD_VAL(BTR_FREQ_CORR, reg, correction); in stb0899_dvbs2_set_srate()
/drivers/net/wireless/ath/ath9k/
Dar9003_eeprom.c4808 int *correction, in ar9003_hw_power_control_override() argument
4816 (correction[0] << AR_PHY_TPC_OLPC_GAIN_DELTA_S), in ar9003_hw_power_control_override()
4820 (correction[1] << AR_PHY_TPC_OLPC_GAIN_DELTA_S), in ar9003_hw_power_control_override()
4824 (correction[2] << AR_PHY_TPC_OLPC_GAIN_DELTA_S), in ar9003_hw_power_control_override()
4973 int correction[AR9300_MAX_CHAINS], in ar9003_hw_calibration_apply() local
5055 correction[ichain] = lcorrection[ichain]; in ar9003_hw_calibration_apply()
5066 correction[ichain] = interpolate(frequency, in ar9003_hw_calibration_apply()
5098 correction[ichain] = lcorrection[ichain]; in ar9003_hw_calibration_apply()
5107 correction[ichain] = hcorrection[ichain]; in ar9003_hw_calibration_apply()
5113 correction[ichain] = 0; in ar9003_hw_calibration_apply()
[all …]
/drivers/net/dsa/sja1105/
Dsja1105_tas.c605 u64 correction) in sja1105_tas_adjust_drift() argument
608 u32 ptpclkcorp = ns_to_sja1105_ticks(correction); in sja1105_tas_adjust_drift()
/drivers/net/phy/mscc/
Dmscc_ptp.h451 __be64 correction; member
/drivers/md/
DKconfig562 bool "Verity forward error correction support"
567 Add forward error correction support to dm-verity. This option
568 makes it possible to use pre-generated error correction data to
/drivers/block/drbd/
Ddrbd_worker.c506 int correction; /* Number of sectors more we need in-flight */ in drbd_rs_controller() local
525 correction = want - device->rs_in_flight - plan->total; in drbd_rs_controller()
528 cps = correction / steps; in drbd_rs_controller()
/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.c658 *correction_offset = (u8 *)&hdr->correction - base; in dpaa2_eth_ptp_parse()
/drivers/net/ethernet/broadcom/
Dtg3.c6194 u32 correction = 0; in tg3_ptp_adjfreq() local
6209 correction = div_u64((u64)ppb * (1 << 24), 1000000000ULL) & in tg3_ptp_adjfreq()
6214 if (correction) in tg3_ptp_adjfreq()
6217 (neg_adj ? TG3_EAV_REF_CLK_CORRECT_NEG : 0) | correction); in tg3_ptp_adjfreq()
/drivers/eisa/
Deisa.ids5 # Please send any patch/addition/correction to
/drivers/rtc/
DKconfig42 timezone correction.