Searched full:increments (Results 1 – 25 of 514) sorted by relevance
12345678910>>...21
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-colorimetry.rst | 65 primary component c of the mastering display in increments of 0.00002. 73 primary component c of the mastering display in increments of 0.00002. 81 point of the mastering display in increments of 0.00002. 85 point of the mastering display in increments of 0.00002.
|
/Linux-v6.1/drivers/gpu/drm/i915/gt/ |
D | intel_gt_clock_utils.c | 78 * register increments from this frequency (it might in gen11_read_clock_frequency() 100 * register increments from this frequency (it might in gen9_read_clock_frequency() 115 * "The PCU TSC counts 10ns increments; this timestamp in gen5_read_clock_frequency() 127 * "The value in this register increments once every 16 in gen2_read_clock_frequency()
|
/Linux-v6.1/Documentation/mm/ |
D | multigen_lru.rst | 114 increments ``max_seq`` when ``max_seq-min_seq+1`` approaches 117 demotion of cold pages happens consequently when it increments 121 to scan PTEs, and after each iteration, it increments ``max_seq``. For 130 increments ``min_seq`` when ``lrugen->lists[]`` indexed by
|
/Linux-v6.1/Documentation/arm64/ |
D | amu.rst | 29 - CPU cycle counter: increments at the frequency of the CPU. 30 - Constant counter: increments at the fixed frequency of the system 32 - Instructions retired: increments with every architecturally executed
|
/Linux-v6.1/lib/ |
D | lockref.c | 37 * lockref_get - Increments reference count unconditionally 58 * lockref_get_not_zero - Increments count unless the count is 0 or dead 169 * lockref_get_not_dead - Increments count unless the ref is dead
|
/Linux-v6.1/tools/perf/pmu-events/arch/s390/cf_z16/ |
D | extended.json | 91 …"PublicDescription": "Increments by one for any cycle where a level-1 cache or level-2 TLB miss is… 434 "PublicDescription": "Increments by one for every SORT LISTS instruction executed." 440 "BriefDescription": "Increments DEFLATE CONVERSION CALL", 441 "PublicDescription": "Increments by one for every DEFLATE CONVERSION CALL instruction executed." 447 "BriefDescription": "Increments completed DEFLATE CONVERSION CALL", 448 …"PublicDescription": "Increments by one for every DEFLATE CONVERSION CALL instruction executed tha… 455 …"PublicDescription": "Increments by one for every Neural Network Processing Assist instruction exe… 462 …"PublicDescription": "Increments by one for every Neural Network Processing Assist instruction exe…
|
/Linux-v6.1/Documentation/mhi/ |
D | mhi.rst | 110 buffer information, increments the WP to the next element and rings the 137 pointed by RP, increments the RP to the next element and triggers the 209 * Host increments the WP of the corresponding channel transfer ring. 213 * Device increments the RP of the corresponding event ring.
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | cs35l34.txt | 15 increments of 100mV. 29 range starts at 1200mA and goes to a maximum of 3840mA with increments of
|
D | cs35l36.txt | 15 increments of 50mV. 20 Range starts at 1600mA and goes to a maximum of 4500mA with increments of 75 weak-FET operation. The range is 50mV to 700mV in 50mV increments.
|
D | cs35l35.txt | 57 increments of 100mV. 62 Range starts at 1680mA and goes to a maximum of 4480mA with increments of
|
/Linux-v6.1/drivers/scsi/isci/ |
D | probe_roms.h | 126 * activity in increments of a microsecond, it can be in increments of 134 * These timer values specifies how long a link will remain open in increments 143 * outbound traffic in increments of a microsecond.
|
/Linux-v6.1/include/linux/platform_data/ |
D | tsl2772.h | 39 * increments. Total integration time is 46 * increments. Total integration time is
|
/Linux-v6.1/tools/perf/pmu-events/arch/s390/cf_z15/ |
D | extended.json | 105 …"PublicDescription": "Increments by one for any cycle where a level-1 cache or level-2 TLB miss is… 377 "BriefDescription": "Increments DEFLATE CONVERSION CALL", 378 "PublicDescription": "Increments by one for every DEFLATE CONVERSION CALL instruction executed" 384 "BriefDescription": "Increments completed DEFLATE CONVERSION CALL", 385 …"PublicDescription": " Increments by one for every DEFLATE CONVERSION CALL instruction executed th…
|
/Linux-v6.1/drivers/gpu/drm/i915/ |
D | i915_file_private.h | 93 * Every context ban increments per client ban score. Also 94 * hangs in short succession increments ban score. If ban threshold
|
/Linux-v6.1/include/uapi/drm/ |
D | tegra_drm.h | 264 * Number of increments to perform for the syncpoint. 898 * @increments: [in] 902 __u32 increments; member 908 * its specified syncpoint increments. 911 * the job. These increments are not reflected in this field. 913 * If the job hangs or times out, not all of the increments may
|
/Linux-v6.1/arch/arm/lib/ |
D | copy_template.S | 24 * This loads one word from 'ptr', stores it in 'reg' and increments 31 * in provided registers and increments 'ptr' past those words. 36 * Similar to ldr1w, but it loads a byte and increments 'ptr' one byte.
|
/Linux-v6.1/scripts/atomic/fallbacks/ |
D | inc_and_test | 6 * Atomically increments @v by 1
|
D | inc_not_zero | 6 * Atomically increments @v by 1, if @v is non-zero.
|
/Linux-v6.1/arch/riscv/include/asm/ |
D | clint.h | 17 * The ISA defines mtime as a 64-bit memory-mapped register that increments at
|
/Linux-v6.1/arch/x86/kernel/ |
D | early-quirks.c | 435 * 0x0 to 0x10: 32MB increments starting at 0MB in chv_stolen_size() 436 * 0x11 to 0x16: 4MB increments starting at 8MB in chv_stolen_size() 437 * 0x17 to 0x1d: 4MB increments start at 36MB in chv_stolen_size() 455 /* 0x0 to 0xef: 32MB increments starting at 0MB */ in gen9_stolen_size() 456 /* 0xf0 to 0xfe: 4MB increments starting at 4MB */ in gen9_stolen_size()
|
/Linux-v6.1/arch/x86/include/asm/ |
D | atomic64_64.h | 84 * Atomically increments @v by 1. 126 * Atomically increments @v by 1
|
D | atomic.h | 91 * Atomically increments @v by 1. 131 * Atomically increments @v by 1
|
/Linux-v6.1/drivers/gpu/drm/panel/ |
D | panel-ilitek-ili9322.c | 42 * to 1.32 (0x1f) times the VREG1OUT voltage in 2% increments. 49 * 1.0 (0x3f) times the VREGOUT1 voltage in 1% increments. 56 * increments. 5.4V (0x12) is the default. This is the reference 207 * microvolt increments. If not specified, hardware defaults will be 214 * display. Valid ranges are 70 thru 132 percent in increments if two 803 val >>= 1; /* Increments of 2% */ in ili9322_probe()
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | altr_socfpga.txt | 30 can be 0-315 degrees, in 45 degree increments.
|
/Linux-v6.1/Documentation/devicetree/bindings/hwmon/ |
D | amd,sbtsi.yaml | 19 to BMC. The emulated thermal sensor can report temperatures in increments
|
12345678910>>...21