Home
last modified time | relevance | path

Searched full:55 (Results 1 – 25 of 2611) sorted by relevance

12345678910>>...105

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dmarvell,dove-pinctrl.txt81 - i2s1/spdifo : audio1 i2s on pins 52-55 and spdifo on 57, no gpios
82 - i2s1 : audio1 i2s on pins 52-55, gpio on pins 56,57
83 - spdifo : spdifo on pin 57, gpio on pins 52-55
84 - twsi : twsi on pins 56,57, gpio on pins 52-55
85 - ssp/spdifo : ssp on pins 52-55, spdifo on pin 57, no gpios
86 - ssp : ssp on pins 52-55, gpio on pins 56,57
87 - ssp/twsi : ssp on pins 52-55, twsi on pins 56,57, no gpios
Dpinctrl-mt7622.txt145 PIN 55: "MDI_TP_P1"
208 "esw" "eth" 51, 52, 53, 54, 55, 56,
212 "esw_p0_p1" "eth" 51, 52, 53, 54, 55, 56,
224 "i2c1_0" "i2c" 55, 56
304 "tdm_1_out_data" "tdm" 55
307 "uart1_0_tx_rx" "uart" 55, 56
388 PIN 55: "GPIO_2"
435 "pcie_wake" "pcie" 55
447 "uart1_1_cts_rts" "uart" 55, 56
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/pinctrl/
Dmarvell,dove-pinctrl.txt81 - i2s1/spdifo : audio1 i2s on pins 52-55 and spdifo on 57, no gpios
82 - i2s1 : audio1 i2s on pins 52-55, gpio on pins 56,57
83 - spdifo : spdifo on pin 57, gpio on pins 52-55
84 - twsi : twsi on pins 56,57, gpio on pins 52-55
85 - ssp/spdifo : ssp on pins 52-55, spdifo on pin 57, no gpios
86 - ssp : ssp on pins 52-55, gpio on pins 56,57
87 - ssp/twsi : ssp on pins 52-55, twsi on pins 56,57, no gpios
Dpinctrl-mt7622.txt144 PIN 55: "MDI_TP_P1"
207 "esw" "eth" 51, 52, 53, 54, 55, 56,
211 "esw_p0_p1" "eth" 51, 52, 53, 54, 55, 56,
223 "i2c1_0" "i2c" 55, 56
303 "tdm_1_out_data" "tdm" 55
306 "uart1_0_tx_rx" "uart" 55, 56
/kernel/linux/linux-5.10/Documentation/core-api/
Dpacking.rst55 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
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
98 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
110 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
125 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
136 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
147 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
/kernel/linux/linux-4.19/drivers/cpufreq/
Dpowernow-k6.c34 MODULE_PARM_DESC(max_multiplier, "Maximum multiplier (allowed values: 20 30 35 40 45 50 55 60)");
42 {0, 55, /* 011 -> 5.5x */ 0},
65 { 533500, 55 }, // 97 * 5.5
66 { 550000, 55 }, // 100 * 5.5
70 { 618750, 55 }, // 112.5 * 5.5
71 { 660000, 55 }, // 120 * 5.5
179 pr_err("invalid max_multiplier parameter, valid parameters 20, 30, 35, 40, 45, 50, 55, 60\n"); in powernow_k6_cpu_init()
Dlonghaul.h67 55, /* 0111 -> 5.5x */
83 55, /* 0100 -> 5.5x */
105 55, /* 0100 -> 5.5x */
130 55, /* 0111 -> 5.5x */
146 55, /* 0100 -> 5.5x */
171 55, /* 0111 -> 5.5x */
204 55, /* 0100 -> 5.5x */
246 55, /* 0111 -> 5.5x */
278 55, /* 0100 -> 5.5x */
/kernel/linux/linux-5.10/drivers/cpufreq/
Dpowernow-k6.c33 MODULE_PARM_DESC(max_multiplier, "Maximum multiplier (allowed values: 20 30 35 40 45 50 55 60)");
41 {0, 55, /* 011 -> 5.5x */ 0},
64 { 533500, 55 }, // 97 * 5.5
65 { 550000, 55 }, // 100 * 5.5
69 { 618750, 55 }, // 112.5 * 5.5
70 { 660000, 55 }, // 120 * 5.5
178 pr_err("invalid max_multiplier parameter, valid parameters 20, 30, 35, 40, 45, 50, 55, 60\n"); in powernow_k6_cpu_init()
Dlonghaul.h66 55, /* 0111 -> 5.5x */
82 55, /* 0100 -> 5.5x */
104 55, /* 0100 -> 5.5x */
129 55, /* 0111 -> 5.5x */
145 55, /* 0100 -> 5.5x */
170 55, /* 0111 -> 5.5x */
203 55, /* 0100 -> 5.5x */
245 55, /* 0111 -> 5.5x */
277 55, /* 0100 -> 5.5x */
/kernel/linux/linux-4.19/tools/testing/selftests/tc-testing/tc-tests/actions/
Dskbmod.json17 "cmdUnderTest": "$TC actions add action skbmod set dmac 11:22:33:44:55:66 index 5",
20 "matchPattern": "action order [0-9]*: skbmod pipe set dmac 11:22:33:44:55:66\\s+index 5",
65 "cmdUnderTest": "$TC actions add action skbmod set smac 00:44:55:44:55",
68 "matchPattern": "action order [0-9]*: skbmod pipe set smac 00:44:55:44:55",
/kernel/linux/linux-4.19/drivers/input/rmi4/
DKconfig114 bool "RMI4 Function 55 (Sensor tuning)"
116 Say Y here if you want to add support for RMI4 function 55
118 Function 55 provides access to the RMI4 touch sensor tuning
/kernel/linux/linux-5.10/drivers/input/rmi4/
DKconfig123 bool "RMI4 Function 55 (Sensor tuning)"
125 Say Y here if you want to add support for RMI4 function 55
127 Function 55 provides access to the RMI4 touch sensor tuning
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/actions/
Dskbmod.json17 "cmdUnderTest": "$TC actions add action skbmod set dmac 11:22:33:44:55:66 index 5",
20 "matchPattern": "action order [0-9]*: skbmod pipe set dmac 11:22:33:44:55:66\\s+index 5",
65 "cmdUnderTest": "$TC actions add action skbmod set smac 00:44:55:44:55",
68 "matchPattern": "action order [0-9]*: skbmod pipe set smac 00:44:55:44:55",
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/media/spi/
Dsony-cxd2880.txt6 - spi-max-frequency: Maximum bus speed, should be set to <55000000> (55MHz).
13 spi-max-frequency = <55000000>; /* 55MHz */
/kernel/liteos_m/tools/
Dmem_analysis.py90 …target_list.append('{:<55s}{:<55s}{:<55s}'.format(values.get('symbol'), values.get('lib'), values.…
170 … target_list.append('{:<15s}{:<55s}{:<55s}'.format(addr_name, symbol_name, object_name))
178 target_list.append('{:<55s}'.format(values.get('symbol')))
179 target_list.append('{:<55s}'.format(values.get('lib')))
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/spi/
Dsony-cxd2880.txt6 - spi-max-frequency: Maximum bus speed, should be set to <55000000> (55MHz).
17 spi-max-frequency = <55000000>; /* 55MHz */
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
Drouter_multicast.sh248 $MZ $h1 -c 5 -p 128 -t udp -a 00:11:22:33:44:55 -b 01:00:5e:01:02:03 \
258 $MZ $h1 -c 5 -p 128 -t udp -a 00:11:22:33:44:55 -b 01:00:5e:01:02:03 \
288 $MZ $h1 -6 -c 5 -p 128 -t udp -a 00:11:22:33:44:55 \
298 $MZ $h1 -6 -c 5 -p 128 -t udp -a 00:11:22:33:44:55 \
335 -a 00:11:22:33:44:55 -b 01:00:5e:01:02:03 \
344 -a 00:11:22:33:44:55 -b 01:00:5e:01:02:03 \
380 -a 00:11:22:33:44:55 -b 33:33:00:00:00:03 \
389 -a 00:11:22:33:44:55 -b 33:33:00:00:00:03 \
/kernel/linux/linux-4.19/arch/arm/mach-davinci/include/mach/
Dirqs.h91 #define IRQ_GPIO7 55
148 #define IRQ_DM646X_GPIO7 55
199 #define IRQ_DM355_GPIOBNK1 55
235 #define IRQ_DM365_EMAC_MISCPULSE 55
303 #define IRQ_DA8XX_ALLINT1 55
/kernel/linux/linux-5.10/arch/arm/mach-davinci/
Dirqs.h88 #define IRQ_GPIO7 55
145 #define IRQ_DM646X_GPIO7 55
196 #define IRQ_DM355_GPIOBNK1 55
232 #define IRQ_DM365_EMAC_MISCPULSE 55
300 #define IRQ_DA8XX_ALLINT1 55
/kernel/linux/linux-4.19/include/uapi/linux/
Dmajor.h72 #define DAC960_MAJOR 48 /* 48..55 */
74 #define MKISS_MAJOR 55
75 #define DSP56K_MAJOR 55 /* DSP56001 processor device */
/kernel/linux/linux-5.10/include/uapi/linux/
Dmajor.h72 #define DAC960_MAJOR 48 /* 48..55 */
74 #define MKISS_MAJOR 55
75 #define DSP56K_MAJOR 55 /* DSP56001 processor device */
/kernel/linux/linux-5.10/drivers/staging/media/rkvdec/
Drkvdec-h264.c179 CABAC_ENTRY(39, 9, 45, 8, 43, 4, 55, 0, 0),
185 CABAC_ENTRY(43, 6, 55, 2, 59, 19, 57, 0, 0),
198 CABAC_ENTRY(54, -7, 67, -1, 66, 3, 55, 0, 0),
199 CABAC_ENTRY(55, -5, 74, -1, 77, -4, 79, 0, 0),
219 CABAC_ENTRY(71, -4, 78, 7, 51, -9, 88, 1, 55),
237 CABAC_ENTRY(89, -3, 46, 0, 39, -6, 55, -12, 63),
245 CABAC_ENTRY(97, 5, 54, 3, 55, 0, 65, -1, 74),
247 CABAC_ENTRY(99, 6, 59, 7, 55, 0, 72, -7, 91),
275 CABAC_ENTRY(125, 12, 24, -1, 55, -6, 42, 1, 45),
298 CABAC_ENTRY(148, 13, 68, 18, 55, 13, 91, 18, 59),
[all …]
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/
Dipu3-tables.c67 { 0, -15, 98, 7, 55, -10, 0 },
76 { 0, -10, 55, 7, 98, -15, 0 },
132 { 0, -15, 98, 7, 55, -10, 0 },
141 { 0, -10, 55, 7, 98, -15, 0 },
239 { 0, -11, 55, 7, 97, -13, 0 },
257 { 0, -13, 97, 7, 55, -11, 0 },
304 { 0, -11, 55, 7, 97, -13, 0 },
322 { 0, -13, 97, 7, 55, -11, 0 },
448 { 0, -10, 95, 7, 55, -12, 0 },
463 { 0, -12, 55, 7, 95, -10, 0 },
[all …]
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/phy/
Dmxs-usb-phy.txt16 - fsl,tx-cal-45-dn-ohms: Integer [30-55]. Resistance (in ohms) of switchable
19 - fsl,tx-cal-45-dp-ohms: Integer [30-55]. Resistance (in ohms) of switchable
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/
Dmxs-usb-phy.txt17 - fsl,tx-cal-45-dn-ohms: Integer [30-55]. Resistance (in ohms) of switchable
20 - fsl,tx-cal-45-dp-ohms: Integer [30-55]. Resistance (in ohms) of switchable

12345678910>>...105