Home
last modified time | relevance | path

Searched full:correction (Results 1 – 25 of 934) sorted by relevance

12345678910>>...38

/kernel/linux/linux-5.10/drivers/edac/
DKconfig13 tristate "EDAC (Error Detection And Correction) reporting"
81 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
[all …]
/kernel/linux/linux-6.6/drivers/edac/
DKconfig13 tristate "EDAC (Error Detection And Correction) reporting"
82 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
[all …]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
Dia_css_types.h131 /* Shading Correction types. */
133 IA_CSS_SHADING_CORRECTION_NONE, /** Shading Correction is not processed in the pipe. */
134 …IA_CSS_SHADING_CORRECTION_TYPE_1 /** Shading Correction 1.0 (pipe 1.0 on ISP2300, pipe 2.2 on ISP2…
136 /** More shading correction types can be added in the future. */
139 /* Shading Correction information. */
141 enum ia_css_shading_correction_type type; /** Shading Correction type. */
143 union { /* Shading Correction information of each Shading Correction types. */
145 /* Shading Correction information of IA_CSS_SHADING_CORRECTION_TYPE_1.
152 * Before the shading correction is applied, NxN-filter and/or scaling
160 * Shading correction is applied to the area
[all …]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
Dia_css_types.h131 /* Shading Correction types. */
133 IA_CSS_SHADING_CORRECTION_NONE, /** Shading Correction is not processed in the pipe. */
134 …IA_CSS_SHADING_CORRECTION_TYPE_1 /** Shading Correction 1.0 (pipe 1.0 on ISP2300, pipe 2.2 on ISP2…
136 /** More shading correction types can be added in the future. */
139 /* Shading Correction information. */
141 enum ia_css_shading_correction_type type; /** Shading Correction type. */
143 union { /* Shading Correction information of each Shading Correction types. */
145 /* Shading Correction information of IA_CSS_SHADING_CORRECTION_TYPE_1.
152 * Before the shading correction is applied, NxN-filter and/or scaling
160 * Shading correction is applied to the area
[all …]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/
Dia_css_gc_types.h20 * CSS-API header file for Gamma Correction parameters.
36 /* Gamma table, used for Y(Luma) Gamma Correction.
38 * ISP block: GC1 (YUV Gamma Correction)
40 * (ISP2: GC2(sRGB Gamma Correction) is used.)
56 /* Gamma Correction configuration (used only for YUV Gamma Correction).
58 * ISP block: GC1 (YUV Gamma Correction)
60 * (ISP2: GC2 (sRGB Gamma Correction) is used.)
63 u16 gain_k1; /** Gain to adjust U after YUV Gamma Correction.
66 u16 gain_k2; /** Gain to adjust V after YUV Gamma Correction.
87 /* Multi-Axes Color Correction (MACC) configuration.
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/
Dia_css_gc_types.h20 * CSS-API header file for Gamma Correction parameters.
36 /* Gamma table, used for Y(Luma) Gamma Correction.
38 * ISP block: GC1 (YUV Gamma Correction)
40 * (ISP2: GC2(sRGB Gamma Correction) is used.)
56 /* Gamma Correction configuration (used only for YUV Gamma Correction).
58 * ISP block: GC1 (YUV Gamma Correction)
60 * (ISP2: GC2 (sRGB Gamma Correction) is used.)
63 u16 gain_k1; /** Gain to adjust U after YUV Gamma Correction.
66 u16 gain_k2; /** Gain to adjust V after YUV Gamma Correction.
87 /* Multi-Axes Color Correction (MACC) configuration.
/kernel/linux/linux-6.6/include/linux/
Dptp_classify.h75 __be64 correction; member
155 * ptp_header_update_correction - Update PTP header's correction field
159 * @correction: new correction value
161 * This updates the correction field of a PTP header and updates the UDP
163 * one-step P2P that does not already modify the correction field of Pdelay_Req
168 struct ptp_header *hdr, s64 correction) in ptp_header_update_correction() argument
173 /* previous correction value is required for checksum update. */ in ptp_header_update_correction()
174 memcpy(&correction_old, &hdr->correction, sizeof(correction_old)); in ptp_header_update_correction()
176 /* write new correction value */ in ptp_header_update_correction()
177 put_unaligned_be64((u64)correction, &hdr->correction); in ptp_header_update_correction()
[all …]
/kernel/linux/linux-6.6/include/uapi/linux/dvb/
Dfrontend.h268 * enum fe_code_rate - Type of Forward Error Correction (FEC)
270 * @FEC_NONE: No Forward Error Correction Code
271 * @FEC_1_2: Forward Error Correction Code 1/2
272 * @FEC_2_3: Forward Error Correction Code 2/3
273 * @FEC_3_4: Forward Error Correction Code 3/4
274 * @FEC_4_5: Forward Error Correction Code 4/5
275 * @FEC_5_6: Forward Error Correction Code 5/6
276 * @FEC_6_7: Forward Error Correction Code 6/7
277 * @FEC_7_8: Forward Error Correction Code 7/8
278 * @FEC_8_9: Forward Error Correction Code 8/9
[all …]
/kernel/linux/linux-5.10/drivers/media/platform/atmel/
Datmel-isc-regs.h123 /* ISC Color Correction Control Register */
126 /* ISC Color Correction RR RG Register */
129 /* ISC Color Correction RB OR Register */
132 /* ISC Color Correction GR GG Register */
135 /* ISC Color Correction GB OG Register */
138 /* ISC Color Correction BR BG Register */
141 /* ISC Color Correction BB OB Register */
144 /* ISC Gamma Correction Control Register */
147 /* ISC_Gamma Correction Blue Entry Register */
150 /* ISC_Gamma Correction Green Entry Register */
[all …]
/kernel/linux/linux-6.6/drivers/mtd/nand/
DKconfig24 correction. This correction can correct up to 1 bit error
27 more strength correction and in this case BCH or RS will be
44 This enables support for software BCH error correction. Binary BCH
47 of error correction.
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/sc/sc_1.0/
Dia_css_sc.host.h35 /* @brief Configure the shading correction.
36 * @param[out] to Parameters used in the shading correction kernel in the isp.
40 * This function passes the parameters for the shading correction from the host to the isp.
49 /* @brief Configure the shading correction.
50 * @param[in] binary The binary, which has the shading correction.
59 * to pass the parameters for the shading correction from the host to the isp.
/kernel/linux/linux-5.10/Documentation/driver-api/
Dmtdnand.rst403 and correction. Return 1 respectively 2 in case the error can be
406 software generator then use the correction function provided by
414 standard Reed-Solomon syndrome before calling the error correction code
699 0x00 ECC byte 0 Error correction code byte 0
700 0x01 ECC byte 1 Error correction code byte 1
701 0x02 ECC byte 2 Error correction code byte 2
719 0x00 ECC byte 0 Error correction code byte 0 of the lower
721 0x01 ECC byte 1 Error correction code byte 1 of the lower
723 0x02 ECC byte 2 Error correction code byte 2 of the lower
725 0x03 ECC byte 3 Error correction code byte 0 of the upper
[all …]
/kernel/linux/linux-6.6/Documentation/driver-api/
Dmtdnand.rst403 and correction. Return 1 respectively 2 in case the error can be
406 software generator then use the correction function provided by
414 standard Reed-Solomon syndrome before calling the error correction code
699 0x00 ECC byte 0 Error correction code byte 0
700 0x01 ECC byte 1 Error correction code byte 1
701 0x02 ECC byte 2 Error correction code byte 2
719 0x00 ECC byte 0 Error correction code byte 0 of the lower
721 0x01 ECC byte 1 Error correction code byte 1 of the lower
723 0x02 ECC byte 2 Error correction code byte 2 of the lower
725 0x03 ECC byte 3 Error correction code byte 0 of the upper
[all …]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/
Dia_css_gc2_types.h22 * CSS-API header file for Gamma Correction parameters.
25 /* sRGB Gamma table, used for sRGB Gamma Correction.
27 * ISP block: GC2 (sRGB Gamma Correction)
28 * (ISP1: GC1(YUV Gamma Correction) is used.)
45 because sRGB Gamma Correction is not implemented for ISP2300. */
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/
Dia_css_gc2_types.h22 * CSS-API header file for Gamma Correction parameters.
25 /* sRGB Gamma table, used for sRGB Gamma Correction.
27 * ISP block: GC2 (sRGB Gamma Correction)
28 * (ISP1: GC1(YUV Gamma Correction) is used.)
45 because sRGB Gamma Correction is not implemented for ISP2300. */
/kernel/linux/linux-6.6/drivers/staging/media/deprecated/atmel/
Datmel-isc-regs.h164 /* ISC Color Correction Control Register */
167 /* ISC Color Correction RR RG Register */
170 /* ISC Color Correction RB OR Register */
173 /* ISC Color Correction GR GG Register */
176 /* ISC Color Correction GB OG Register */
179 /* ISC Color Correction BR BG Register */
182 /* ISC Color Correction BB OB Register */
185 /* ISC Gamma Correction Control Register */
190 /* ISC_Gamma Correction Blue Entry Register */
193 /* ISC_Gamma Correction Green Entry Register */
[all …]
/kernel/linux/linux-6.6/drivers/media/platform/microchip/
Dmicrochip-isc-regs.h164 /* ISC Color Correction Control Register */
167 /* ISC Color Correction RR RG Register */
170 /* ISC Color Correction RB OR Register */
173 /* ISC Color Correction GR GG Register */
176 /* ISC Color Correction GB OG Register */
179 /* ISC Color Correction BR BG Register */
182 /* ISC Color Correction BB OB Register */
185 /* ISC Gamma Correction Control Register */
190 /* ISC_Gamma Correction Blue Entry Register */
193 /* ISC_Gamma Correction Green Entry Register */
[all …]
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/include/uapi/linux/
Drtc.h47 * Data structure to control PLL correction some better RTC feature
48 * pll_value is used to get or set current value of correction,
61 int pll_value; /* get/set correction value */
64 int pll_posmult; /* factor for +ve correction */
65 int pll_negmult; /* factor for -ve correction */
95 #define RTC_PLL_GET _IOR('p', 0x11, struct rtc_pll_info) /* Get PLL correction */
96 #define RTC_PLL_SET _IOW('p', 0x12, struct rtc_pll_info) /* Set PLL correction */
/kernel/linux/linux-6.6/Documentation/userspace-api/media/drivers/
Dccs.rst97 Shading correction
100 The CCS standard supports lens shading correction. The feature can be controlled
102 correction level may be changed using
104 correction and 128 indicates correcting the luminance in corners to 10 % less
107 Shading correction needs to be enabled for luminance correction level to have an
/kernel/linux/linux-6.6/include/uapi/linux/
Drtc.h48 * Data structure to control PLL correction some better RTC feature
49 * pll_value is used to get or set current value of correction,
62 int pll_value; /* get/set correction value */
65 int pll_posmult; /* factor for +ve correction */
66 int pll_negmult; /* factor for -ve correction */
107 #define RTC_PLL_GET _IOR('p', 0x11, struct rtc_pll_info) /* Get PLL correction */
108 #define RTC_PLL_SET _IOW('p', 0x12, struct rtc_pll_info) /* Set PLL correction */
/kernel/linux/linux-5.10/drivers/macintosh/
Dwindfarm_pm121.c24 * Target Correction :
26 * controls have a target correction calculated as :
31 * OD Fan control correction.
41 * HD Fan control correction.
51 * CPU Fan control correction.
63 * Some controls have a target correction which depends on another
64 * control value. The correction is computed in the following way :
85 * In order to have the moste efficient correction with those
311 /* CPUFREQ has no correction (and is not implemented at all) */
317 struct pm121_correction correction; member
[all …]
/kernel/linux/linux-6.6/drivers/macintosh/
Dwindfarm_pm121.c24 * Target Correction :
26 * controls have a target correction calculated as :
31 * OD Fan control correction.
41 * HD Fan control correction.
51 * CPU Fan control correction.
63 * Some controls have a target correction which depends on another
64 * control value. The correction is computed in the following way :
85 * In order to have the moste efficient correction with those
312 /* CPUFREQ has no correction (and is not implemented at all) */
318 struct pm121_correction correction; member
[all …]
/kernel/linux/linux-5.10/Documentation/core-api/
Dlibrs.rst11 correction functions.
34 correction with the given polynomial. It either uses an existing
91 The correction of the data buffer can be suppressed by providing a
92 correction pattern buffer and an error location buffer to the decoder.
93 The decoder stores the calculated error location and the correction
102 Decoding with syndrome calculation, direct data correction
119 Decoding with syndrome given by hardware decoder, direct data correction
138 Decoding with syndrome given by hardware decoder, no direct data correction.

12345678910>>...38