/Linux-v6.1/tools/power/cpupower/bench/ |
D | README-BENCH | 1 This is cpufreq-bench, a microbenchmark for the cpufreq framework. 9 - Identify average reaction time of a governor to CPU load changes 10 - (Stress) Testing whether a cpufreq low level driver or governor works 14 processes with a higher prio than the governor's kernel thread 27 cpufreq-bench helps to test the condition of a given cpufreq governor. 28 For that purpose, it compares the performance governor to a configured 35 will be run X time in a row (cycles): 51 50ms load/sleep time repeated 20 times (cycles). 55 First it is calibrated how long a specific CPU intensive calculation 56 takes on this machine and needs to be run in a loop using the performance [all …]
|
/Linux-v6.1/Documentation/scsi/ |
D | aic7xxx.rst | 58 as a target on multiple SCSI IDs. 63 AHA-274X[A] aic7770 EISA SE-50M SE-HD50F 64 AHA-274X[A]W aic7770 EISA SE-HD68F SE-HD68F 65 SE-50M 66 AHA-274X[A]T aic7770 EISA 2 X SE-50M SE-HD50F 67 AHA-2842 aic7770 VL SE-50M SE-HD50F 68 AHA-2940AU aic7860 PCI/32 SE-50M SE-HD50F 69 AVA-2902I aic7860 PCI/32 SE-50M 70 AVA-2902E aic7860 PCI/32 SE-50M 71 AVA-2906 aic7856 PCI/32 SE-50M SE-DB25F [all …]
|
/Linux-v6.1/arch/sh/lib/ |
D | memcpy-sh4.S | 28 ! Read a long word and write a long word at once 34 add #-4,r5 ! 50 EX 74 ! Finally, copy a byte at once, if necessary 76 add #4,r5 ! 50 EX 79 add #-6,r2 ! 50 EX 101 ! Read a long word and write a long word at once 107 add #-4,r5 ! 50 EX 142 ! Finally, copy a byte at once, if necessary 144 add #6,r5 ! 50 EX 147 add #-6,r2 ! 50 EX [all …]
|
/Linux-v6.1/arch/m68k/lib/ |
D | uaccess.c | 39 "50: addq.l #1,%0\n" in __generic_copy_from_user() 43 " .section __ex_table,\"a\"\n" in __generic_copy_from_user() 47 " .long 5b,50b\n" in __generic_copy_from_user() 49 : "=d" (res), "+a" (from), "+a" (to), "=&d" (tmp) in __generic_copy_from_user() 80 "50: add.l %5,%0\n" in __generic_copy_to_user() 84 " .section __ex_table,\"a\"\n" in __generic_copy_to_user() 88 " .long 5b,50b\n" in __generic_copy_to_user() 89 " .long 6b,50b\n" in __generic_copy_to_user() 90 " .long 7b,50b\n" in __generic_copy_to_user() 91 " .long 8b,50b\n" in __generic_copy_to_user() [all …]
|
/Linux-v6.1/Documentation/input/ |
D | input.rst | 12 Input subsystem is a collection of drivers that is designed to support 14 drivers/input, although quite a few live in drivers/hid and 18 loaded before any other of the input modules - it serves as a way of 32 a simulated PS/2 interface to GPM and X, and so on. 49 will be available as a character device on major 13, minor 63:: 100 crw-r--r-- 1 root root 13, 65 Apr 1 10:50 event1 101 crw-r--r-- 1 root root 13, 66 Apr 1 10:50 event2 102 crw-r--r-- 1 root root 13, 67 Apr 1 10:50 event3 106 range. If there are more than 32 input devices in a system, additional 112 ``keyboard`` is in-kernel input handler and is a part of VT code. It [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | armada3700-periph-clock.txt | 12 The following is a list of provided IDs for Armada 3700 North bridge clocks: 33 The following is a list of provided IDs for Armada 3700 South bridge clocks: 36 0 gbe-50 50 MHz parent clock for Gigabit Ethernet 39 3 gbe1-50 50 MHz clock for Gigabit Ethernet port 1 40 4 gbe0-50 50 MHz clock for Gigabit Ethernet port 0 60 TBG-A P, TBG-B P, TBG-A S, TBG-B S and finally the xtal clock.
|
/Linux-v6.1/include/media/i2c/ |
D | lm3646.h | 26 #define LM3646_TOTAL_FLASH_BRT_uA_TO_REG(a) \ argument 27 ((a) < LM3646_TOTAL_FLASH_BRT_MIN ? 0 : \ 28 ((((a) - LM3646_TOTAL_FLASH_BRT_MIN) / LM3646_TOTAL_FLASH_BRT_STEP))) 36 #define LM3646_TOTAL_TORCH_BRT_uA_TO_REG(a) \ argument 37 ((a) < LM3646_TOTAL_TORCH_BRT_MIN ? 0 : \ 38 ((((a) - LM3646_TOTAL_TORCH_BRT_MIN) / LM3646_TOTAL_TORCH_BRT_STEP))) 46 #define LM3646_LED1_FLASH_BRT_uA_TO_REG(a) \ argument 47 ((a) <= LM3646_LED1_FLASH_BRT_MIN ? 0 : \ 48 ((((a) - LM3646_LED1_FLASH_BRT_MIN) / LM3646_LED1_FLASH_BRT_STEP))+1) 56 #define LM3646_LED1_TORCH_BRT_uA_TO_REG(a) \ argument [all …]
|
/Linux-v6.1/drivers/misc/ |
D | ad525x_dpot.c | 8 * AD5258 1 64 1, 10, 50, 100 9 * AD5259 1 256 5, 10, 50, 100 10 * AD5251 2 64 1, 10, 50, 100 11 * AD5252 2 256 1, 10, 50, 100 13 * AD5253 4 64 1, 10, 50, 100 14 * AD5254 4 256 1, 10, 50, 100 15 * AD5160 1 256 5, 10, 50, 100 16 * AD5161 1 256 5, 10, 50, 100 17 * AD5162 2 256 2.5, 10, 50, 100 19 * AD5200 1 256 10, 50 [all …]
|
/Linux-v6.1/Documentation/core-api/ |
D | packing.rst | 10 One can memory-map a pointer to a carefully crafted struct over the hardware 20 A more robust alternative to struct field definitions would be to extract the 34 - Packing a CPU-usable number into a memory buffer (with hardware 36 - Unpacking a memory buffer (which has hardware constraints/quirks) 37 into a CPU-usable number. 47 The following examples cover the memory layout of a packed u64 field. 55 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 71 56 57 58 59 60 61 62 63 48 49 50 51 52 53 54 55 40 41 42 43 44 45 46 47 32 33 34 35 36 37 38 39 77 inverts bit offsets inside a byte. 84 39 38 37 36 35 34 33 32 47 46 45 44 43 42 41 40 55 54 53 52 51 50 49 48 63 62 61 60 59 58 57 56 [all …]
|
/Linux-v6.1/drivers/net/wireless/ath/ |
D | dfs_pattern_detector.c | 37 #define MIN_PPB_THRESH 50 43 #define WIDTH_LOWER(X) ((X*(100-WIDTH_TOLERANCE)+50)/100) 44 #define WIDTH_UPPER(X) ((X*(100+WIDTH_TOLERANCE)+50)/100) 83 * collected for more than a year. 93 FCC_PATTERN(5, 50, 100, 1000, 2000, 1, 1, true), 113 JP_PATTERN(2, 0, 1, 1388, 1388, 1, 18, 50, false), 114 JP_PATTERN(3, 0, 4, 4000, 4000, 1, 18, 50, false), 115 JP_PATTERN(4, 0, 5, 150, 230, 1, 23, 50, false), 116 JP_PATTERN(5, 6, 10, 200, 500, 1, 16, 50, false), 117 JP_PATTERN(6, 11, 20, 200, 500, 1, 12, 50, false), [all …]
|
/Linux-v6.1/mm/damon/ |
D | vaddr-test.h | 42 * covering the region is just a waste. 44 * '__damon_va_three_regions() receives an address space of a process. It 52 * more short form: 10-20-25, 200-210-220, 300-305, 307-330) of a process are 148 * 50-55, 70-80, 90-100) to fit with the new big regions or remove target 153 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions1() 154 unsigned long regions[] = {10, 20, 20, 30, 50, 55, 55, 57, 57, 59, in damon_test_apply_three_regions1() 171 * now require two target regions (50-55, 57-59) to be removed. 175 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions2() 176 unsigned long regions[] = {10, 20, 20, 30, 50, 55, 55, 57, 57, 59, in damon_test_apply_three_regions2() 192 * Test a big change. The second big region has totally freed and mapped to [all …]
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | imx6qdl-tx6-lvds.dtsi | 6 * licensing only applies to this file, and not this project as a 9 * a) This file is free software; you can redistribute it and/or 15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 21 * obtaining a copy of this software and associated documentation 34 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 58 50 51 52 53 54 55 56 57 58 59 64 default-brightness-level = <50>; 76 50 51 52 53 54 55 56 57 58 59 82 default-brightness-level = <50>; 166 hback-porch = <50>; [all …]
|
D | imx53-tx53-x13x.dts | 6 * licensing only applies to this file, and not this project as a 9 * a) This file is free software; you can redistribute it and/or 15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 21 * obtaining a copy of this software and associated documentation 34 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 41 * License. You may obtain a copy of the GNU General Public License 72 50 51 52 53 54 55 56 57 58 59 79 default-brightness-level = <50>; 92 50 51 52 53 54 55 56 57 58 59 99 default-brightness-level = <50>; [all …]
|
/Linux-v6.1/drivers/media/radio/ |
D | radio-zoltrix.c | 11 * at a low volume, and it is not possible (at least I have not found) 55 MODULE_DESCRIPTION("A driver for the Zoltrix Radio Plus."); 116 v4l2_warn(v4l2_dev, "cannot set a frequency of 0.\n"); in zoltrix_s_frequency() 137 udelay(50); in zoltrix_s_frequency() 139 udelay(50); in zoltrix_s_frequency() 141 udelay(50); in zoltrix_s_frequency() 144 udelay(50); in zoltrix_s_frequency() 146 udelay(50); in zoltrix_s_frequency() 148 udelay(50); in zoltrix_s_frequency() 167 int a, b; in zoltrix_g_rxsubchans() local [all …]
|
/Linux-v6.1/include/dt-bindings/usb/ |
D | pd.h | 26 #define PDO_FIXED_VOLT_SHIFT 10 /* 50mV units */ 29 #define PDO_FIXED_VOLT(mv) ((((mv) / 50) & PDO_VOLT_MASK) << PDO_FIXED_VOLT_SHIFT) 38 #define PDO_BATT_MAX_VOLT_SHIFT 20 /* 50mV units */ 39 #define PDO_BATT_MIN_VOLT_SHIFT 10 /* 50mV units */ 42 #define PDO_BATT_MIN_VOLT(mv) ((((mv) / 50) & PDO_VOLT_MASK) << PDO_BATT_MIN_VOLT_SHIFT) 43 #define PDO_BATT_MAX_VOLT(mv) ((((mv) / 50) & PDO_VOLT_MASK) << PDO_BATT_MAX_VOLT_SHIFT) 50 #define PDO_VAR_MAX_VOLT_SHIFT 20 /* 50mV units */ 51 #define PDO_VAR_MIN_VOLT_SHIFT 10 /* 50mV units */ 54 #define PDO_VAR_MIN_VOLT(mv) ((((mv) / 50) & PDO_VOLT_MASK) << PDO_VAR_MIN_VOLT_SHIFT) 55 #define PDO_VAR_MAX_VOLT(mv) ((((mv) / 50) & PDO_VOLT_MASK) << PDO_VAR_MAX_VOLT_SHIFT) [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | cs35l36.txt | 15 increments of 50mV. 20 Range starts at 1600mA and goes to a maximum of 4500mA with increments of 21 50mA. 53 This enables the digital boost converter to operate in a low power 57 reduced when operating in a Weak-FET Drive Mode and must not be used to drive 58 a large load. 67 3 = 50ms 75 weak-FET operation. The range is 50mV to 700mV in 50mV increments. 114 amount delay between consecutive volume attenuation steps when a brownout 124 - cirrus,vpbr-wait : Configures the delay time between a brownout condition [all …]
|
D | cs35l33.txt | 23 a value of 1 and will increase at a step size of 100mV until a maximum of 27 up sequence begins to the time the audio reaches a full-scale output. 35 The range starts at 1850000uA and goes to a maximum of 3600000uA 36 with a step size of 15625uA. The default is 2500000uA. 39 ADC data word. This property can be set as a value of 0 for bits 15 down 45 The cs35l33 node can have a single "cirrus,hg-algo" sub-node that will enable 59 start at 3 to a maximum of 255. 62 stage enters LDO operation. Starts as a default value of 50mV for a value 63 of 1 and increases with a step size of 50mV to a maximum of 750mV (value of 66 - cirrus,ldo-path-disable : This is a boolean property. If present, the H/G [all …]
|
/Linux-v6.1/drivers/input/joystick/ |
D | zhenhua.c | 13 * EasyCopter etc.) as a joystick under Linux. 16 * transmitters for control a RC planes or RC helicopters with possibility to 17 * connect on a serial port. 27 * Martin Kebert <gkmarty@gmail.com> - but I am not a C-programmer nor kernel 89 * is allways 0xf7 and all others are in range 0x32 - 0xc8 (50-200) in zhenhua_interrupt() 93 zhenhua->idx = 0; /* this byte starts a new packet */ in zhenhua_interrupt() 123 * zhenhua_connect() is the routine that is called when someone adds a 151 input_set_abs_params(input_dev, ABS_X, 50, 200, 0, 0); in zhenhua_connect() 152 input_set_abs_params(input_dev, ABS_Y, 50, 200, 0, 0); in zhenhua_connect() 153 input_set_abs_params(input_dev, ABS_Z, 50, 200, 0, 0); in zhenhua_connect() [all …]
|
/Linux-v6.1/Documentation/x86/ |
D | resctrl.rst | 45 RDT features are orthogonal. A particular system may support only 47 pseudo-locking is a unique way of using cache control to "pin" or 79 must be set when writing a mask. 94 resources have been allocated and a "0" is found 95 in "bit_usage" it is a sign that resources are 100 but available for software use. If a resource 110 well as a resource group's allocation. 143 of a physical core are throttled in cases where they 167 bytes) at which a previously used LLC_occupancy 170 Finally, in the top level of the "info" directory there is a file [all …]
|
/Linux-v6.1/drivers/media/pci/saa7134/ |
D | saa7134-input.c | 136 * wait a bit for next attempt - in get_key_flydvb_trio() 181 /* GPIO&0x40 is pulsed low when a button is pressed. Don't do in get_key_msi_tvanywhere_plus() 187 /* GPIO says there is a button press. Get it. */ in get_key_msi_tvanywhere_plus() 233 /* GPIO&0x100 is pulsed low when a button is pressed. Don't do in get_key_kworld_pc150u() 239 /* GPIO says there is a button press. Get it. */ in get_key_kworld_pc150u() 366 /* drop special codes when a key is held down a long time for the grey controller in get_key_pinnacle() 385 * is to hold down each key for about half a second, so that another code is generated 544 polling = 50; // ms in saa7134_input_init1() 551 polling = 50; // ms in saa7134_input_init1() 569 polling = 50; // ms in saa7134_input_init1() [all …]
|
/Linux-v6.1/tools/testing/selftests/cgroup/ |
D | test_memcontrol.c | 95 size_t size = MB(50); in alloc_anon_50M_check() 126 size_t size = MB(50); in alloc_pagecache_50M_check() 157 * This test create a memory cgroup, allocates 198 if (alloc_pagecache(fd, MB(50))) in alloc_pagecache_50M_noexit() 226 * If we exceed a timeout, fail. 243 * A memory.min = 0, memory.max = 200M 244 * A/B memory.min = 50M 245 * A/B/C memory.min = 75M, memory.current = 50M 246 * A/B/D memory.min = 25M, memory.current = 50M 247 * A/B/E memory.min = 0, memory.current = 50M [all …]
|
/Linux-v6.1/drivers/pcmcia/ |
D | sa1111_badge4.c | 44 * Unfortunately there's no way programmatically to determine how a 45 * given board is jumpered. This code assumes a default jumpering 48 * If the defaults aren't correct, you may override them with a pcmv 50 * tenths of volts; e.g. pcmv=33,120,50 indicates 3v3 PCM Vcc, 12v0 55 static int badge4_pcmvcc = 50; /* pins 3 and 5 jumpered on JP6 */ 56 static int badge4_pcmvpp = 50; /* pins 2 and 4 jumpered on JP6 */ 114 need5V = ((state->Vcc == 50) || (state->Vpp == 50)); in badge4_pcmcia_configure_socket()
|
/Linux-v6.1/tools/perf/tests/shell/lib/ |
D | waiting.sh | 6 # Time out after $3 tenths of a second or 5 seconds if $3 is "" 9 tm_out=$3 ; [ -n "${tm_out}" ] || tm_out=50 16 # Wait at most tm_out tenths of a second 27 # Time out after $3 tenths of a second or 5 seconds if $3 is "" 30 tm_out=$3 ; [ -n "${tm_out}" ] || tm_out=50 38 # Wait at most tm_out tenths of a second 48 # Time out after $2 tenths of a second or 5 seconds if $2 is "" 51 tm_out=$2 ; [ -n "${tm_out}" ] || tm_out=50 54 # Wait at most tm_out tenths of a second 63 # Check if PID $1 is still running after $2 tenths of a second [all …]
|
/Linux-v6.1/tools/testing/selftests/core/ |
D | close_range_test.c | 75 EXPECT_EQ(0, sys_close_range(open_fds[0], open_fds[50], 0)); in TEST() 77 for (i = 0; i <= 50; i++) in TEST() 83 /* create a couple of gaps */ in TEST() 138 ret = sys_close_range(open_fds[0], open_fds[50], in TEST() 143 for (i = 0; i <= 50; i++) in TEST() 151 /* create a couple of gaps */ in TEST() 270 /* Ensure the FD_CLOEXEC bit is set also with a resource limit in place. */ in TEST() 275 /* Set close-on-exec for two ranges: [0-50] and [75-100]. */ in TEST() 276 ret = sys_close_range(open_fds[0], open_fds[50], CLOSE_RANGE_CLOEXEC); in TEST() 281 for (i = 0; i <= 50; i++) { in TEST() [all …]
|
/Linux-v6.1/drivers/media/rc/ |
D | nuvoton-cir.h | 130 /* FIXME: make this a runtime option */ 131 /* select sample period as 50us */ 162 /* FIXME: make this a runtime option */ 173 /* FIXME: make this a runtime option */ 214 /* FIXME/jarod: make this a runtime option */ 215 /* select a same sample period like cir register */ 241 /* FIXME: make this a runtime option */ 318 * 43ms / 50us (sample period) * 0.85 (inaccuracy) 323 * 26ms / 50us (sample period) * 0.85 (inaccuracy) 329 * 24ms / 50us (sample period) * 0.85 (inaccuracy) [all …]
|