Home
last modified time | relevance | path

Searched +full:50 +full:a (Results 1 – 25 of 1115) sorted by relevance

12345678910>>...45

/linux-5.10/tools/power/cpupower/bench/
DREADME-BENCH1 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-5.10/Documentation/scsi/
Daic7xxx.rst58 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-5.10/arch/sh/lib/
Dmemcpy-sh4.S28 ! 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-5.10/arch/m68k/lib/
Duaccess.c39 "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-5.10/tools/testing/selftests/cgroup/
Dtest_memcontrol.c91 size_t size = MB(50); in alloc_anon_50M_check()
122 size_t size = MB(50); in alloc_pagecache_50M_check()
153 * This test create a memory cgroup, allocates
193 return alloc_pagecache(fd, MB(50)); in alloc_pagecache_50M()
201 if (alloc_pagecache(fd, MB(50))) in alloc_pagecache_50M_noexit()
225 * If we exceed a timeout, fail.
242 * A memory.min = 50M, memory.max = 200M
243 * A/B memory.min = 50M, memory.current = 50M
244 * A/B/C memory.min = 75M, memory.current = 50M
245 * A/B/D memory.min = 25M, memory.current = 50M
[all …]
/linux-5.10/Documentation/input/
Dinput.rst12 Input subsystem 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-5.10/Documentation/devicetree/bindings/clock/
Darmada3700-periph-clock.txt12 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-5.10/drivers/misc/
Dad525x_dpot.c8 * 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-5.10/include/media/i2c/
Dlm3646.h26 #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-5.10/Documentation/core-api/
Dpacking.rst10 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-5.10/drivers/net/wireless/ath/
Ddfs_pattern_detector.c37 #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-5.10/Documentation/devicetree/bindings/
Dtrivial-devices.yaml13 This is a list of trivial I2C and SPI devices that have simple device tree
14 bindings, consisting only of a compatible field, an address and possibly an
17 If a device needs more specific bindings, such as properties to
18 describe some aspect of it, there needs to be a specific binding
155 # Microchip 7-bit Single I2C Digital POT (50k)
163 # Microchip 7-bit Single I2C Digital POT (50k)
171 # Microchip 7-bit Single I2C Digital POT (50k)
179 # Microchip 7-bit Single I2C Digital Potentiometer (50k)
187 # Microchip 7-bit Single I2C Digital Potentiometer (50k)
195 # Microchip 7-bit Single I2C Digital Potentiometer with NV Memory (50k)
[all …]
/linux-5.10/Documentation/x86/
Dresctrl_ui.rst45 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-5.10/arch/arm/boot/dts/
Dimx6qdl-tx6-lvds.dtsi6 * 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 …]
Dimx53-tx53-x13x.dts6 * 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-5.10/drivers/media/radio/
Dradio-zoltrix.c11 * 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-5.10/Documentation/devicetree/bindings/sound/
Dcs35l36.txt15 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 …]
Dcs35l33.txt23 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-5.10/drivers/input/joystick/
Dzhenhua.c13 * 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
92 * is allways 0xf7 and all others are in range 0x32 - 0xc8 (50-200) in zhenhua_interrupt()
96 zhenhua->idx = 0; /* this byte starts a new packet */ in zhenhua_interrupt()
126 * zhenhua_connect() is the routine that is called when someone adds a
154 input_set_abs_params(input_dev, ABS_X, 50, 200, 0, 0); in zhenhua_connect()
155 input_set_abs_params(input_dev, ABS_Y, 50, 200, 0, 0); in zhenhua_connect()
156 input_set_abs_params(input_dev, ABS_Z, 50, 200, 0, 0); in zhenhua_connect()
[all …]
/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dconstants.h3 * This file is provided under a dual BSD/GPLv2 license. When using or
19 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
54 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
79 #define IWL_MVM_UAPSD_RX_DATA_TIMEOUT (50 * USEC_PER_MSEC)
80 #define IWL_MVM_UAPSD_TX_DATA_TIMEOUT (50 * USEC_PER_MSEC)
89 #define IWL_MVM_PS_HEAVY_TX_THLD_PERCENT 50
90 #define IWL_MVM_PS_HEAVY_RX_THLD_PERCENT 50
92 #define IWL_MVM_PS_SNOOZE_WINDOW 50
116 #define IWL_MVM_TCM_LOAD_HIGH_THRESH 50 /* percentage */
/linux-5.10/drivers/pcmcia/
Dsa1111_badge4.c44 * 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-5.10/drivers/media/pci/saa7134/
Dsaa7134-input.c136 * 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-5.10/drivers/media/rc/
Dnuvoton-cir.h130 /* 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 …]
/linux-5.10/arch/x86/kernel/
Dreboot_fixups_32.c3 * This is a good place to put board specific reboot fixups.
21 cs5530a to perform a system warm reset */ in cs5530a_warm_reset()
23 udelay(50); /* shouldn't get here but be safe and spin-a-while */ in cs5530a_warm_reset()
29 /* writing 1 to the LSB of this MSR causes a hard reset */ in cs5536_warm_reset()
31 udelay(50); /* shouldn't get here but be safe and spin a while */ in cs5536_warm_reset()
39 /* Generate a CPU reset on next tick */ in rdc321x_reset()
53 udelay(50); in ce4100_reset()
78 * is a fixup, we call it and we expect to never return from it. if we
88 /* we can be called from sysrq-B code. In such a case it is in mach_reboot_fixups()
/linux-5.10/drivers/net/fddi/skfp/
Dsmtdef.c5 * a business unit of Schneider & Koch & Co. Datensysteme GmbH.
37 #define DEFAULT_TB_MAX TTMS(50)
41 #define DEFAULT_LC_SHORT TTMS(50+5)
43 #define DEFAULT_LC_LONG TTS(5)+TTMS(50)
44 #define DEFAULT_LC_EXTENDED TTS(50)+TTMS(50)
60 #define DEFAULT_POLL TTMS(50)
68 #define DEFAULT_LCT_EXTEND 50
234 mib->a[path].fddiPATHIndex = INDEX_PATH + path ; in smt_init_mib()
236 mib->a[path].fddiPATHTVXLowerBound = in smt_init_mib()
238 mib->a[path].fddiPATHT_MaxLowerBound = in smt_init_mib()
[all …]

12345678910>>...45