Home
last modified time | relevance | path

Searched full:normalized (Results 1 – 25 of 125) sorted by relevance

12345

/linux/drivers/media/usb/gspca/
H A Dtouptek.c277 u16 normalized; in setggain() local
279 normalized = gainify(global_gain); in setggain()
282 normalized, global_gain); in setggain()
284 reg_w(gspca_dev, normalized, REG_GREEN1_GAIN); in setggain()
285 reg_w(gspca_dev, normalized, REG_GREEN2_GAIN); in setggain()
291 u16 normalized; in setbgain() local
293 normalized = global_gain + in setbgain()
295 if (normalized > GAIN_MAX) { in setbgain()
297 GAIN_MAX, normalized); in setbgain()
298 normalized = GAIN_MAX; in setbgain()
[all …]
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-colorimetry.rst64 - Specifies the normalized x chromaticity coordinate of the color
72 - Specifies the normalized y chromaticity coordinate of the color
80 - Specifies the normalized x chromaticity coordinate of the white
84 - Specifies the normalized y chromaticity coordinate of the white
/linux/arch/m68k/fpsp040/
H A Dsrem_mod.S133 subl %d6,%d3 | ...(D3,D4,D5) is normalized
147 orl %d7,%d4 | ...(D3,D4,D5) normalized
152 addil #0x00003FFE,%d3 | ...(D3,D4,D5) normalized
178 subl %d6,%d0 | ...(D0,D1,D2) is normalized
192 orl %d7,%d1 | ...(D0,D1,D2) normalized
197 addil #0x00003FFE,%d0 | ...(D0,D1,D2) normalized
277 subl %d6,%d0 | ...(D0,D1,D2) is normalized
284 bmis Get_Mod | ...already normalized
292 orl %d7,%d1 | ...(D0,D1,D2) normalized
H A Dslog2.S38 | Notes: Even if X is denormalized, log(X) is always normalized.
67 | Notes: Even if X is denormalized, log(X) is always normalized.
129 |--entry point for Log10(X), X is normalized
156 |--entry point for Log2(X), X is normalized
H A Dget_op.S18 | number(s) is normalized and the operand type tag is updated.
39 | routine. The number is normalized, put back on the stack and
42 | a normalized number in the source and the instruction is
46 | normalized number it becomes a denormalized number. The
209 | The following lines of are coded to optimize on normalized operands
238 | ;and puts the normalized num back
266 | ;and puts the normalized num back
332 tstb %d0 |check for normalized value
403 | a0 = points to operand to be normalized
407 | the normalized operand is placed back on the fsave stack
H A Dscale.S297 | by first shifting the bits in the mantissa until it is normalized,
306 tstl %d2 |test for normalized result
315 | Destination became normalized. Simply add the remaining
319 addw %d0,%d1 |dst is normalized; add src
H A Dx_unfl.S9 | by taking the intermediate result (which is always normalized) and
229 | ;normalized bias
230 | ; normalized denormalized
/linux/arch/x86/math-emu/
H A Dround_Xsig.S42 js L_round /* Already normalized */
102 js L_n_exit /* Already normalized */
111 js L_n_exit /* Normalized now */
118 jmp L_n_exit /* Might not be normalized,
H A Dreg_norm.S36 js L_done /* Already normalized */
114 js L_exit_nuo_valid /* Already normalized */
/linux/tools/power/cpupower/utils/
H A Dcpufreq-set.c64 char normalized[NORM_FREQ_LEN]; in string_to_frequency() local
121 normalized[i] = *str; in string_to_frequency()
125 normalized[i] = '0'; in string_to_frequency()
128 match_count = (normalized[i-1] >= '5'); in string_to_frequency()
130 normalized[i-1] = 0; /* cp > 0 && pad >= 0 ==> i > 0 */ in string_to_frequency()
134 freq = strtoul(normalized, &end, 10); in string_to_frequency()
/linux/Documentation/admin-guide/RAS/
H A Daddress-translation.rst12 These devices may provide a "normalized", i.e. device physical, address
13 when reporting memory errors. Normalized addresses must be translated to
/linux/arch/parisc/math-emu/
H A Dfcnvuf.c64 * Generate exponent and normalized mantissa in sgl_to_sgl_fcnvuf()
123 * Generate exponent and normalized mantissa in sgl_to_dbl_fcnvuf()
164 * Generate exponent and normalized mantissa in dbl_to_sgl_fcnvuf()
246 * Generate exponent and normalized mantissa in dbl_to_dbl_fcnvuf()
H A Dfcnvxf.c72 * Generate exponent and normalized mantissa in sgl_to_sgl_fcnvxf()
143 * Generate exponent and normalized mantissa in sgl_to_dbl_fcnvxf()
194 * Generate exponent and normalized mantissa in dbl_to_sgl_fcnvxf()
299 * Generate exponent and normalized mantissa in dbl_to_dbl_fcnvxf()
H A Ddfsub.c213 * and is simply calculated. A sum could become normalized and a in dbl_fsub()
326 * was normalized, so extent (guard, round) was zero */ in dbl_fsub()
339 * operand was normalized, so extent (guard, round) was zero */ in dbl_fsub()
366 /* Select case were first bit is set (already normalized) in dbl_fsub()
370 /* Already normalized */ in dbl_fsub()
H A Dsfsub.c211 * and is simply calculated. A sum could become normalized and a in sgl_fsub()
321 * was normalized, so extent (guard, round) was zero */ in sgl_fsub()
334 * operand was normalized, so extent (guard, round) was zero */ in sgl_fsub()
361 /* Select case were first bit is set (already normalized) in sgl_fsub()
365 /* Already normalized */ in sgl_fsub()
H A Dsfadd.c209 * and is simply calculated. A sum could become normalized and a in sgl_fadd()
318 * was normalized, so extent (guard, round) was zero */ in sgl_fadd()
331 * operand was normalized, so extent (guard, round) was zero */ in sgl_fadd()
358 /* Select case were first bit is set (already normalized) in sgl_fadd()
362 /* Already normalized */ in sgl_fadd()
H A Ddfadd.c210 * and is simply calculated. A sum could become normalized and a in dbl_fadd()
323 * was normalized, so extent (guard, round) was zero */ in dbl_fadd()
336 * operand was normalized, so extent (guard, round) was zero */ in dbl_fadd()
363 /* Select case were first bit is set (already normalized) in dbl_fadd()
367 /* Already normalized */ in dbl_fadd()
/linux/fs/isofs/
H A Dexport.c64 * normalized for some reason. */ in isofs_export_get_parent()
67 "child directory not normalized!\n"); in isofs_export_get_parent()
72 /* The child inode has been normalized such that its in isofs_export_get_parent()
H A Disofs.h181 * directories file, the normalized "offset" value is always 0.
184 * and "offset" will hold normalized values. Only directories are
192 /* Only directories are normalized. */ in isofs_normalize_block_and_offset()
/linux/drivers/ras/amd/atl/
H A Dumc.c135 * get the values needed to reconstruct the normalized address. Apply additional
218 * be converted to the intermediate normalized address (NA) before translating to a
230 * reconstructing the normalized address.
267 /* Reconstruct the normalized address starting with NA[4:0] = 0 */ in convert_dram_to_norm_addr_mi300()
316 * to calculate the intermediate Normalized address, so all permutations should
H A Ddenormalize.c982 * The normalized address must be calculated with the current SPA without in match_norm_addr()
987 atl_debug(ctx, "Checking calculated normalized address:\n"); in match_norm_addr()
988 atl_debug(ctx, " calculated normalized addr = 0x%016llx\n", addr); in match_norm_addr()
989 atl_debug(ctx, " expected normalized addr = 0x%016llx\n", ctx->ret_addr); in match_norm_addr()
1111 atl_debug(ctx, "Failed to find valid SPA for normalized address 0x%016llx\n", in check_permutations()
1221 * normalized address. The exact bits will differ between interleave modes, but
1222 * using NPS0_24CHAN_1K_HASH as an example, the normalized address consists of
1227 * and 12) from the normalized address. Additionally, when bits [63:13] are
1231 * addresses. If the normalized address matches the address we are trying to
1241 atl_debug(ctx, "Denormalizing DF 4.5 normalized address 0x%016llx", ctx->ret_addr); in denorm_addr_df4p5_np2()
H A Dinternal.h107 * Represents the value that the high bits of the normalized address
117 * Represents the bits that can be directly pulled from the normalized
118 * address. In each case, pass through bits [7:0] of the normalized
/linux/lib/crypto/mpi/
H A Dmpi-div.c52 * If den has temporary storage, it can be normalized while being copied,
78 * up-shifted (normalized) below. in mpi_tdiv_qr()
177 /* The denominator is already normalized, as required. Copy it to in mpi_tdiv_qr()
/linux/lib/zstd/common/
H A Dfse.h68 3. save normalized counters to memory buffer using writeNCount()
69 4. build encoding table 'CTable' from normalized counters
73 1. read normalized counters with readNCount()
74 2. build decoding table 'DTable' from normalized counters
79 or to save and provide normalized distribution using external method.
105 …Provides the maximum possible size of an FSE normalized table, given 'maxSymbolValue' and 'tableLo…
204 The first step is to obtain the normalized frequencies of symbols.
473 …* Fractional get rounded up (i.e. a symbol with a normalized frequency of 3 gives the same result …
/linux/Documentation/devicetree/bindings/cpu/
H A Dcpu-capacity.txt39 DMIPS/MHz are obtained. Such values are then normalized w.r.t. the highest
47 representing CPU capacity expressed in normalized DMIPS/MHz. At boot time, the
55 mhz values (normalized w.r.t. the highest value found while parsing the DT).

12345