Home
last modified time | relevance | path

Searched +full:70 +full:h (Results 1 – 25 of 1008) sorted by relevance

12345678910>>...41

/Linux-v5.15/drivers/video/fbdev/geode/
Dlxfb_core.c9 #include <linux/module.h>
10 #include <linux/kernel.h>
11 #include <linux/errno.h>
12 #include <linux/string.h>
13 #include <linux/console.h>
14 #include <linux/mm.h>
15 #include <linux/suspend.h>
16 #include <linux/delay.h>
17 #include <linux/fb.h>
18 #include <linux/init.h>
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/mtd/
Drockchip,nand-controller.yaml70 enum: [16, 24, 40, 60, 70]
82 NFC v900 ECC 16, 40, 60, 70
98 enum: [16, 24, 40, 60, 70]
113 NFC v900 ECC 16, 70
129 #include <dt-bindings/clock/rk3308-cru.h>
130 #include <dt-bindings/interrupt-controller/arm-gic.h>
/Linux-v5.15/drivers/leds/trigger/
Dledtrig-heartbeat.c11 #include <linux/module.h>
12 #include <linux/kernel.h>
13 #include <linux/init.h>
14 #include <linux/panic_notifier.h>
15 #include <linux/slab.h>
16 #include <linux/timer.h>
17 #include <linux/sched.h>
18 #include <linux/sched/loadavg.h>
19 #include <linux/leds.h>
20 #include <linux/reboot.h>
[all …]
/Linux-v5.15/drivers/ata/
Dlibata-pata-timings.c9 #include <linux/kernel.h>
10 #include <linux/module.h>
11 #include <linux/libata.h>
15 * drivers/ide/ide-timing.h and was originally written by Vojtech Pavlik
27 { XFER_PIO_0, 70, 290, 240, 600, 165, 150, 0, 600, 0 },
30 { XFER_PIO_3, 30, 80, 70, 180, 80, 70, 0, 180, 0 },
31 { XFER_PIO_4, 25, 70, 25, 120, 70, 25, 0, 120, 0 },
41 { XFER_MW_DMA_2, 25, 0, 0, 0, 70, 25, 5, 120, 0 },
/Linux-v5.15/drivers/gpu/drm/radeon/
Dsumo_dpm.h26 #include "atom.h"
27 #include "radeon.h"
172 #define SUMO_R_DFLT0 70
173 #define SUMO_R_DFLT1 70
174 #define SUMO_R_DFLT2 70
175 #define SUMO_R_DFLT3 70
/Linux-v5.15/mm/damon/
Dvaddr-test.h15 #include <kunit/test.h>
164 * 50-55, 70-80, 90-100) to fit with the new big regions or remove target
169 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions1()
171 70, 80, 80, 90, 90, 100}; in damon_test_apply_three_regions1()
191 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions2()
193 70, 80, 80, 90, 90, 100}; in damon_test_apply_three_regions2()
215 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions3()
217 70, 80, 80, 90, 90, 100}; in damon_test_apply_three_regions3()
233 * and 70-100) has totally freed and mapped to different area (30-32 and
240 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions4()
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/timer/
Dsamsung,exynos4210-mct.yaml73 #include <dt-bindings/clock/exynos4.h>
74 #include <dt-bindings/interrupt-controller/arm-gic.h>
84 <GIC_SPI 70 IRQ_TYPE_LEVEL_HIGH>,
93 #include <dt-bindings/clock/exynos4.h>
94 #include <dt-bindings/interrupt-controller/arm-gic.h>
114 #include <dt-bindings/clock/exynos4.h>
115 #include <dt-bindings/interrupt-controller/arm-gic.h>
125 <GIC_SPI 70 IRQ_TYPE_LEVEL_HIGH>,
134 #include <dt-bindings/clock/exynos4.h>
135 #include <dt-bindings/interrupt-controller/arm-gic.h>
[all …]
/Linux-v5.15/drivers/staging/media/rkvdec/
Drkvdec-h264.c12 #include <media/v4l2-h264.h>
13 #include <media/v4l2-mem2mem.h>
15 #include "rkvdec.h"
16 #include "rkvdec-regs.h"
160 CABAC_ENTRY(22, -4, 73, -3, 70, -17, 73, 0, 0),
200 CABAC_ENTRY(56, -4, 74, 1, 70, -2, 75, 0, 0),
217 /* Table 9-18 – Values of variables m and n for ctxIdx from 70 to 104 */
218 CABAC_ENTRY(70, 0, 45, 13, 15, 7, 34, 0, 11),
241 CABAC_ENTRY(93, -3, 74, -2, 73, -5, 79, -3, 70),
266 CABAC_ENTRY(116, -4, 70, -78, 127, -4, 71, -2, 66),
[all …]
/Linux-v5.15/lib/
Dtest_hexdump.c6 #include <linux/init.h>
7 #include <linux/kernel.h>
8 #include <linux/module.h>
9 #include <linux/random.h>
10 #include <linux/string.h>
23 "70", "ba", "c4", "24", "7d", "83", "34", "9b",
37 "70ba", "c424", "7d83", "349b",
48 "be32db7b", "0a1893b2", "70bac424", "7d83349b",
58 "be32db7b0a1893b2", "70bac4247d83349b",
/Linux-v5.15/drivers/cpufreq/
Dlonghaul.h3 * longhaul.h
68 70, /* 1001 -> 7.0x */
87 70, /* 1001 -> 7.0x */
109 70, /* 1001 -> 7.0x */
131 70, /* 1001 -> 7.0x */
150 70, /* 1001 -> 7.0x */
172 70, /* 1001 -> 7.0x */
208 70, /* 1001 -> 7.0x */
247 70, /* 1001 -> 7.0x */
282 70, /* 1001 -> 7.0x */
/Linux-v5.15/drivers/pinctrl/mediatek/
Dpinctrl-mt8516.c7 #include <dt-bindings/pinctrl/mt65xx.h>
8 #include <linux/of.h>
9 #include <linux/of_device.h>
10 #include <linux/module.h>
11 #include <linux/pinctrl/pinctrl.h>
12 #include <linux/platform_device.h>
13 #include <linux/regmap.h>
15 #include "pinctrl-mtk-common.h"
16 #include "pinctrl-mtk-mt8516.h"
112 MTK_PIN_DRV_GRP(70, 0xd50, 4, 2),
[all …]
Dpinctrl-mt8167.c7 #include <dt-bindings/pinctrl/mt65xx.h>
8 #include <linux/of.h>
9 #include <linux/of_device.h>
10 #include <linux/module.h>
11 #include <linux/pinctrl/pinctrl.h>
12 #include <linux/platform_device.h>
13 #include <linux/regmap.h>
15 #include "pinctrl-mtk-common.h"
16 #include "pinctrl-mtk-mt8167.h"
112 MTK_PIN_DRV_GRP(70, 0xd50, 4, 2),
[all …]
Dpinctrl-mt7629.c9 #include "pinctrl-moore.h"
37 PIN_FIELD(70, 78, 0x7000, 0x10, 0, 1),
47 PIN_FIELD(70, 78, 0x7100, 0x10, 0, 1),
57 PIN_FIELD(70, 78, 0x7400, 0x10, 0, 1),
67 PIN_FIELD(70, 78, 0x7500, 0x10, 0, 1),
77 PIN_FIELD(70, 78, 0x7600, 0x10, 0, 4),
87 PIN_FIELD(70, 78, 0x7200, 0x10, 0, 4),
97 PIN_FIELD(70, 78, 0x7300, 0x10, 0, 4),
185 MT7629_PIN(70, "TOP_2G_CLK", 70),
296 static int mt7629_wf0_2g_pins[] = { 70, 71, 72, 73, 74, 75, 76, 77, 78, };
Dpinctrl-mt7622.c9 #include "pinctrl-moore.h"
28 PIN_FIELD(51, 70, 0x330, 0x10, 4, 4),
58 PIN_FIELD(51, 70, 0x810, 0x10, 0, 1),
68 PIN_FIELD(51, 70, 0x820, 0x10, 0, 1),
78 PIN_FIELD(51, 70, 0x830, 0x10, 0, 1),
88 PIN_FIELD(51, 70, 0x840, 0x10, 0, 1),
98 PIN_FIELD(51, 70, 0x860, 0x10, 0, 1),
108 PIN_FIELD(51, 70, 0x870, 0x10, 0, 1),
118 PIN_FIELD(51, 70, 0x880, 0x4, 0, 4),
133 PIN_FIELD(69, 70, 0x89c, 0x4, 0, 6),
[all …]
/Linux-v5.15/drivers/video/fbdev/core/
Dmodedb.c14 #include <linux/module.h>
15 #include <linux/slab.h>
16 #include <linux/fb.h>
17 #include <linux/kernel.h>
38 /* 640x400 @ 70 Hz, 31.5 kHz hsync */
39 { NULL, 70, 640, 400, 39721, 40, 24, 39, 9, 96, 2, 0,
99 /* 1024x768 @ 70 Hz, 56.5 kHz hsync */
100 { NULL, 70, 1024, 768, 13333, 144, 24, 29, 3, 136, 6, 0,
115 /* 1152x864 @ 70 Hz, 62.4 kHz hsync */
116 { NULL, 70, 1152, 864, 10869, 106, 56, 20, 1, 160, 10, 0,
[all …]
/Linux-v5.15/drivers/media/pci/cx23885/
Dnetup-eeprom.c13 #include "cx23885.h"
14 #include "netup-eeprom.h"
88 for (i = 64, j = 0; i < 70; i++, j++) in netup_get_card_info()
91 for (i = 70, j = 0; i < 76; i++, j++) in netup_get_card_info()
/Linux-v5.15/tools/testing/selftests/timens/
Dtimer.c3 #include <sched.h>
5 #include <sys/syscall.h>
6 #include <sys/types.h>
7 #include <sys/wait.h>
8 #include <time.h>
9 #include <unistd.h>
10 #include <stdlib.h>
11 #include <stdio.h>
12 #include <stdint.h>
13 #include <signal.h>
[all …]
Dtimerfd.c3 #include <sched.h>
5 #include <sys/timerfd.h>
6 #include <sys/syscall.h>
7 #include <sys/types.h>
8 #include <sys/wait.h>
9 #include <time.h>
10 #include <unistd.h>
11 #include <stdlib.h>
12 #include <stdio.h>
13 #include <stdint.h>
[all …]
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/dvm/
Dled.c14 #include <linux/kernel.h>
15 #include <linux/module.h>
16 #include <linux/delay.h>
17 #include <linux/skbuff.h>
18 #include <linux/netdevice.h>
19 #include <net/mac80211.h>
20 #include <linux/etherdevice.h>
21 #include <asm/unaligned.h>
22 #include "iwl-io.h"
23 #include "iwl-trans.h"
[all …]
/Linux-v5.15/arch/m68k/fpsp040/
Dstwotox.S27 | 2. If |X| < 2**(-70), go to ExpSm.
40 | 2. If |X| < 2**(-70), go to ExpSm.
86 #include "fpsp.h"
88 BOUNDS1: .long 0x3FB98000,0x400D80C0 | ... 2^(-70),16480
89 BOUNDS2: .long 0x3FB98000,0x400B9B07 | ... 2^(-70),16480 LOG2/LOG10
216 cmpil #0x3FB98000,%d0 | ...|X| >= 2**(-70)?
227 |--USUAL CASE, 2^(-70) <= |X| <= 16480
320 cmpil #0x3FB98000,%d0 | ...|X| >= 2**(-70)?
330 |--USUAL CASE, 2^(-70) <= |X| <= 16480 LOG 2 / LOG 10
/Linux-v5.15/arch/powerpc/lib/
Dcopy_32.S7 #include <asm/processor.h>
8 #include <asm/cache.h>
9 #include <asm/errno.h>
10 #include <asm/ppc_asm.h>
11 #include <asm/export.h>
12 #include <asm/code-patching-asm.h>
13 #include <asm/kasan.h>
194 70: lbz r9,4(r4) /* do some bytes */
198 bdnz 70b
339 70: lbz r9,4(r4) /* do some bytes */
[all …]
/Linux-v5.15/drivers/gpio/
Dgpio-f7188x.c10 #include <linux/module.h>
11 #include <linux/init.h>
12 #include <linux/platform_device.h>
13 #include <linux/io.h>
14 #include <linux/gpio/driver.h>
15 #include <linux/bitops.h>
191 F7188X_GPIO_BANK(70, 8, 0x80),
210 F7188X_GPIO_BANK(70, 8, 0x80),
221 F7188X_GPIO_BANK(70, 8, 0x80),
232 F7188X_GPIO_BANK(70, 8, 0x80),
[all …]
/Linux-v5.15/drivers/iio/temperature/
Dtsys02d.c13 #include <linux/init.h>
14 #include <linux/device.h>
15 #include <linux/kernel.h>
16 #include <linux/stat.h>
17 #include <linux/module.h>
18 #include <linux/iio/iio.h>
19 #include <linux/iio/sysfs.h>
21 #include "../common/ms_sensors/ms_sensors_i2c.h"
25 static const int tsys02d_samp_freq[4] = { 20, 40, 70, 140 };
27 static const char tsys02d_show_samp_freq[] = "20 40 70 140";
/Linux-v5.15/arch/arm/mach-pxa/include/mach/
Dhx4700.h11 #include <linux/gpio.h>
12 #include <linux/mfd/asic3.h>
13 #include "irqs.h" /* PXA_NR_BUILTIN_GPIO */
17 #define HX4700_NR_IRQS (IRQ_BOARD_START + 70)
41 #define GPIO70_HX4700_LCD_SLIN1 70
/Linux-v5.15/drivers/staging/media/ipu3/
Dipu3-tables.c4 #include "ipu3-tables.h"
70 { 0, -14, 85, 7, 70, -13, 0 },
73 { 0, -13, 70, 7, 85, -14, 0 },
135 { 0, -14, 85, 7, 70, -13, 0 },
138 { 0, -13, 70, 7, 85, -14, 0 },
362 .sample_patrn_length = 70,
929 { -1, -7, 75, 7, 70, -9, 0 },
942 { 0, -9, 70, 7, 75, -7, -1 },
962 { -1, -7, 75, 7, 70, -9, 0 },
975 { 0, -9, 70, 7, 75, -7, -1 },
[all …]

12345678910>>...41