Home
last modified time | relevance | path

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

12345678910>>...44

/kernel/linux/linux-6.6/drivers/video/fbdev/geode/
Dlxfb_core.c9 #include <linux/aperture.h>
10 #include <linux/module.h>
11 #include <linux/kernel.h>
12 #include <linux/errno.h>
13 #include <linux/string.h>
14 #include <linux/console.h>
15 #include <linux/mm.h>
16 #include <linux/suspend.h>
17 #include <linux/delay.h>
18 #include <linux/fb.h>
[all …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mtd/
Drockchip,nand-controller.yaml73 enum: [16, 24, 40, 60, 70]
85 NFC v900 ECC 16, 40, 60, 70
101 enum: [16, 24, 40, 60, 70]
115 NFC v900 ECC 16, 70
133 #include <dt-bindings/clock/rk3308-cru.h>
134 #include <dt-bindings/interrupt-controller/arm-gic.h>
/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-5.10/drivers/leds/trigger/
Dledtrig-heartbeat.c11 #include <linux/module.h>
12 #include <linux/kernel.h>
13 #include <linux/init.h>
14 #include <linux/slab.h>
15 #include <linux/timer.h>
16 #include <linux/sched.h>
17 #include <linux/sched/loadavg.h>
18 #include <linux/leds.h>
19 #include <linux/reboot.h>
20 #include "../leds.h"
[all …]
/kernel/linux/linux-5.10/drivers/ide/
Dide-timings.c11 #include <linux/kernel.h>
12 #include <linux/ide.h>
13 #include <linux/module.h>
35 { XFER_MW_DMA_2, 25, 0, 0, 0, 70, 25, 120, 0 },
45 { XFER_PIO_4, 25, 70, 25, 120, 70, 25, 120, 0 },
46 { XFER_PIO_3, 30, 80, 70, 180, 80, 70, 180, 0 },
50 { XFER_PIO_0, 70, 290, 240, 600, 165, 150, 600, 0 },
/kernel/linux/linux-5.10/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 },
/kernel/linux/linux-6.6/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 },
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
Dintel_uc_fw.c6 #include <linux/bitfield.h>
7 #include <linux/firmware.h>
8 #include <linux/highmem.h>
10 #include <drm/drm_cache.h>
11 #include <drm/drm_print.h>
13 #include "gem/i915_gem_lmem.h"
14 #include "gt/intel_gt.h"
15 #include "gt/intel_gt_print.h"
16 #include "intel_gsc_binary_headers.h"
17 #include "intel_gsc_fw.h"
[all …]
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/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
/kernel/liteos_m/testsuites/unittest/posix/src/time/
Dtime_func_test_01.c36 #include <sys/time.h>
37 #include <sys/times.h>
38 #include <time.h>
39 #include <errno.h>
40 #include <limits.h>
41 #include "ohos_types.h"
42 #include "posix_test.h"
43 #include "los_config.h"
44 #include "securec.h"
45 #include "kernel_test.h"
[all …]
/kernel/linux/linux-6.6/mm/damon/
Dvaddr-test.h15 #include <kunit/test.h>
158 * 50-55, 70-80, 90-100) to fit with the new big regions or remove target
163 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions1()
165 70, 80, 80, 90, 90, 100}; in damon_test_apply_three_regions1()
185 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions2()
187 70, 80, 80, 90, 90, 100}; in damon_test_apply_three_regions2()
209 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions3()
211 70, 80, 80, 90, 90, 100}; in damon_test_apply_three_regions3()
227 * and 70-100) has totally freed and mapped to different area (30-32 and
234 /* 10-20-30, 50-55-57-59, 70-80-90-100 */ in damon_test_apply_three_regions4()
[all …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/
Dqcom,ipq8074-pinctrl.yaml38 maxItems: 70
64 pattern: "^gpio([0-9]|[1-6][0-9]|70)$"
110 #include <dt-bindings/interrupt-controller/arm-gic.h>
117 gpio-ranges = <&tlmm 0 0 70>;
/kernel/linux/linux-5.10/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"
161 CABAC_ENTRY(22, -4, 73, -3, 70, -17, 73, 0, 0),
201 CABAC_ENTRY(56, -4, 74, 1, 70, -2, 75, 0, 0),
218 /* Table 9-18 – Values of variables m and n for ctxIdx from 70 to 104 */
219 CABAC_ENTRY(70, 0, 45, 13, 15, 7, 34, 0, 11),
242 CABAC_ENTRY(93, -3, 74, -2, 73, -5, 79, -3, 70),
267 CABAC_ENTRY(116, -4, 70, -78, 127, -4, 71, -2, 66),
[all …]
/kernel/linux/linux-5.10/arch/powerpc/kernel/vdso64/
Dgettimeofday.S9 #include <asm/processor.h>
10 #include <asm/ppc_asm.h>
11 #include <asm/vdso.h>
12 #include <asm/vdso_datapage.h>
13 #include <asm/asm-offsets.h>
14 #include <asm/unistd.h>
76 lis r7,NSEC_PER_SEC@h /* want nanoseconds */
78 beq cr5,70f
111 70: ld r8,CFG_TB_UPDATE_COUNT(r3)
113 bne- 70b
[all …]
/kernel/linux/linux-6.6/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 */
/kernel/linux/linux-5.10/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 */
/kernel/linux/linux-5.10/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",
/kernel/linux/linux-6.6/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",
/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
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-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-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, };
/kernel/linux/linux-6.6/drivers/pinctrl/mediatek/
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, };

12345678910>>...44