Home
last modified time | relevance | path

Searched +full:36 +full:h (Results 1 – 25 of 1099) sorted by relevance

12345678910>>...44

/linux-6.12.1/drivers/crypto/cavium/cpt/
Dcpt_common.h9 #include <asm/byteorder.h>
10 #include <linux/delay.h>
11 #include <linux/pci.h>
13 #include "cpt_hw_types.h"
39 #define CPTX_PF_CONSTANTS(a) (0x0ll + ((u64)(a) << 36))
40 #define CPTX_PF_RESET(a) (0x100ll + ((u64)(a) << 36))
41 #define CPTX_PF_DIAG(a) (0x120ll + ((u64)(a) << 36))
42 #define CPTX_PF_BIST_STATUS(a) (0x160ll + ((u64)(a) << 36))
43 #define CPTX_PF_ECC0_CTL(a) (0x200ll + ((u64)(a) << 36))
44 #define CPTX_PF_ECC0_FLIP(a) (0x210ll + ((u64)(a) << 36))
[all …]
/linux-6.12.1/drivers/media/platform/ti/omap3isp/
Dcfa_coef_table.h3 * cfa_coef_table.h
13 { 244, 0, 247, 0, 12, 27, 36, 247, 250, 0, 27, 0, 4, 250, 12, 244,
15 247, 36, 27, 12, 0, 247, 0, 244, 0, 0, 40, 0, 0, 0, 0, 248,
16 244, 0, 247, 0, 12, 27, 36, 247, 250, 0, 27, 0, 4, 250, 12, 244,
18 247, 36, 27, 12, 0, 247, 0, 244, 0, 0, 40, 0, 0, 0, 0, 248,
19 244, 0, 247, 0, 12, 27, 36, 247, 250, 0, 27, 0, 4, 250, 12, 244,
21 247, 36, 27, 12, 0, 247, 0, 244, 0, 0, 40, 0, 0, 0, 0, 248 },
22 { 0, 247, 0, 244, 247, 36, 27, 12, 0, 27, 0, 250, 244, 12, 250, 4,
24 12, 27, 36, 247, 244, 0, 247, 0, 0, 40, 0, 0, 248, 0, 0, 0,
25 0, 247, 0, 244, 247, 36, 27, 12, 0, 27, 0, 250, 244, 12, 250, 4,
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/gpio/
Daspeed,ast2400-gpio.yaml28 minItems: 36
45 minimum: 36
90 minItems: 36
93 enum: [ 36, 208 ]
122 #include <dt-bindings/clock/ast2600-clock.h>
123 #include <dt-bindings/interrupt-controller/arm-gic.h>
124 #include <dt-bindings/interrupt-controller/irq.h>
146 gpio-ranges = <&pinctrl 0 208 36>;
147 ngpios = <36>;
/linux-6.12.1/drivers/gpu/drm/panel/
Dpanel-samsung-sofef00.c7 #include <linux/delay.h>
8 #include <linux/gpio/consumer.h>
9 #include <linux/module.h>
10 #include <linux/of.h>
11 #include <linux/regulator/consumer.h>
12 #include <linux/backlight.h>
14 #include <video/mipi_display.h>
16 #include <drm/drm_mipi_dsi.h>
17 #include <drm/drm_modes.h>
18 #include <drm/drm_panel.h>
[all …]
/linux-6.12.1/arch/alpha/kernel/
Dsys_wildfire.c10 #include <linux/kernel.h>
11 #include <linux/types.h>
12 #include <linux/mm.h>
13 #include <linux/sched.h>
14 #include <linux/pci.h>
15 #include <linux/init.h>
16 #include <linux/bitops.h>
18 #include <asm/ptrace.h>
19 #include <asm/dma.h>
20 #include <asm/irq.h>
[all …]
/linux-6.12.1/arch/csky/abiv1/inc/abi/
Dentry.h6 #include <asm/setup.h>
7 #include <abi/regdef.h>
14 #define LSAVE_A3 36
62 stw a3, (sp, 36)
76 stw r1, (sp, 36)
95 ldw a3, (sp, 36)
108 ldw r1, (sp, 36)
/linux-6.12.1/drivers/acpi/acpica/
Dutuuid.c10 #include <acpi/acpi.h>
11 #include "accommon.h"
22 * the index within the 36-byte UUID string where the associated 2-byte
25 * 36-byte UUID strings are of the form:
40 * PARAMETERS: in_string - 36-byte formatted UUID string
45 * DESCRIPTION: Convert a 36-byte formatted UUID string to 16-byte UUID buffer
70 * out_string - 36-byte formatted UUID string
74 * DESCRIPTION: Convert 16-byte UUID buffer to 36-byte formatted UUID string
/linux-6.12.1/arch/csky/abiv2/inc/abi/
Dentry.h6 #include <asm/setup.h>
7 #include <abi/regdef.h>
14 #define LSAVE_A3 36
51 stw a3, (sp, 36)
93 ldw a3, (sp, 36)
121 stw a3, (sp, 36)
154 ldw a3, (sp, 36)
167 stw r16, (sp, 36)
197 ldw r16, (sp, 36)
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dwb_scl.c26 #include "reg_helper.h"
27 #include "fixed31_32.h"
28 #include "resource.h"
29 #include "dwb.h"
30 #include "dcn20_dwb.h"
76 1872, 2184, 36,
98 static const uint16_t filter_4tap_16p_upscale[36] = {
110 static const uint16_t filter_4tap_16p_117[36] = {
122 static const uint16_t filter_4tap_16p_150[36] = {
134 static const uint16_t filter_4tap_16p_183[36] = {
[all …]
/linux-6.12.1/arch/parisc/include/asm/
Dpdc_chassis.h3 * include/asm-parisc/pdc_chassis.h
160 #define PDC_CHASSIS_ALERT_FORWARD (0ULL << 36) /* no failure detected */
161 #define PDC_CHASSIS_ALERT_SERPROC (1ULL << 36) /* service proc - no failure */
162 #define PDC_CHASSIS_ALERT_NURGENT (2ULL << 36) /* non-urgent operator attn */
163 #define PDC_CHASSIS_ALERT_BLOCKED (3ULL << 36) /* system blocked */
164 #define PDC_CHASSIS_ALERT_CONF_CHG (4ULL << 36) /* unexpected configuration change */
165 #define PDC_CHASSIS_ALERT_ENV_PB (5ULL << 36) /* boot possible, environmental pb */
166 #define PDC_CHASSIS_ALERT_PENDING (6ULL << 36) /* boot possible, pending failure */
167 #define PDC_CHASSIS_ALERT_PERF_IMP (8ULL << 36) /* boot possible, performance impaired */
168 #define PDC_CHASSIS_ALERT_FUNC_IMP (10ULL << 36) /* boot possible, functionality impaired */
[all …]
/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/dss/
Ddispc_coefs.c9 #include <linux/kernel.h>
10 #include <video/omapfb_dss.h>
12 #include "dispc.h"
50 { 0, 2, 90, 36, 0 },
54 { 0, 36, 90, 2, 0 },
137 { 0, 19, 73, 36, 0 },
143 { 0, 36, 73, 19, 0 },
192 { -5, 36, 82, 18, -3 },
198 { -3, 18, 82, 36, -5 },
258 { 8, 36, 51, 29, 4 },
[all …]
/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/
Ddispc_coefs.c7 #include <linux/kernel.h>
9 #include "omapdss.h"
10 #include "dispc.h"
48 { 0, 2, 90, 36, 0 },
52 { 0, 36, 90, 2, 0 },
135 { 0, 19, 73, 36, 0 },
141 { 0, 36, 73, 19, 0 },
190 { -5, 36, 82, 18, -3 },
196 { -3, 18, 82, 36, -5 },
256 { 8, 36, 51, 29, 4 },
[all …]
/linux-6.12.1/tools/testing/selftests/kvm/lib/
Dguest_modes.c5 #include "guest_modes.h"
8 #include "processor.h"
38 guest_mode_append(VM_MODE_P36V48_4K, ipa4k >= 36); in guest_modes_append_default()
39 guest_mode_append(VM_MODE_P36V48_16K, ipa16k >= 36); in guest_modes_append_default()
40 guest_mode_append(VM_MODE_P36V48_64K, ipa64k >= 36); in guest_modes_append_default()
41 guest_mode_append(VM_MODE_P36V47_16K, ipa16k >= 36); in guest_modes_append_default()
/linux-6.12.1/Documentation/pcmcia/
Ddriver-changes.rst7 * pcmcia_loop_config() and autoconfiguration (as of 2.6.36)
20 * pcmcia_request_configuration -> pcmcia_enable_device (as of 2.6.36)
26 * pcmcia_request_window changes (as of 2.6.36)
33 * pcmcia_request_io changes (as of 2.6.36)
40 * No dev_info_t, no cs_types.h (as of 2.6.36)
42 in PCMCIA device drivers. Also, do not include pcmcia/cs_types.h, as
99 * pcmcia/version.h should not be used (as of 2.6.13)
/linux-6.12.1/arch/mips/include/asm/octeon/
Dcvmx-l2t-defs.h31 #include <uapi/asm/bitfield.h>
56 __BITFIELD_FIELD(uint64_t reserved_28_63:36,
74 __BITFIELD_FIELD(uint64_t reserved_28_63:36,
92 __BITFIELD_FIELD(uint64_t reserved_28_63:36,
108 __BITFIELD_FIELD(uint64_t reserved_28_63:36,
125 __BITFIELD_FIELD(uint64_t reserved_28_63:36,
/linux-6.12.1/arch/arm/include/asm/
Ddomain.h3 * arch/arm/include/asm/domain.h
11 #include <linux/thread_info.h>
12 #include <asm/barrier.h>
22 * The domain numbering depends on whether we support 36 physical
26 * but there may be systems with supersection support and no 36-bit
30 * 36-bit addressing and supersections are only available on
/linux-6.12.1/drivers/gpu/drm/tidss/
Dtidss_scale_coefs.c7 #include <linux/device.h>
8 #include <linux/kernel.h>
10 #include "tidss_scale_coefs.h"
29 .c2 = { 16, 20, 24, 30, 36, 42, 48, 56, 0, 0, 0, 2, 4, 8, 12, 14, },
71 .c2 = { -16, -20, -24, -28, -32, -34, -36, -34, 0, 0, 0, -2, -4, -8, -12, -14, },
78 .c1 = { 40, 68, 96, 128, 160, 196, 232, 268, -48, -46, -44, -36, -28, -14, 0, 20, },
89 .c1 = { 108, 92, 76, 62, 48, 36, 24, 140, 256, 236, 216, 198, 180, 162, 144, 126, },
104 .c1 = { 96, 80, 64, 50, 36, 26, 16, 136, 256, 236, 216, 194, 172, 152, 132, 114, },
114 .c1 = { 80, 64, 48, 36, 24, 16, 8, 132, 256, 232, 208, 186, 164, 142, 120, 100, },
124 .c1 = { 64, 50, 36, 26, 16, 10, 4, 130, 256, 230, 204, 178, 152, 128, 104, 84, },
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/power/supply/
Dmaxim,max17040.yaml83 battery@36 {
92 #include <dt-bindings/interrupt-controller/irq.h>
97 battery@36 {
107 #include <dt-bindings/interrupt-controller/irq.h>
112 fuel-gauge@36 {
/linux-6.12.1/fs/btrfs/tests/
Dextent-map-tests.c6 #include <linux/types.h>
7 #include "btrfs-tests.h"
8 #include "../ctree.h"
9 #include "../btrfs_inode.h"
10 #include "../volumes.h"
11 #include "../disk-io.h"
12 #include "../block-group.h"
535 { .start = SZ_4K * 6, .len = SZ_4K * 3}, /* [24k, 36k) */
536 { .start = SZ_32K + SZ_4K, .len = SZ_4K}, /* [36k, 40k) */
542 { .start = SZ_4K * 6, .len = SZ_4K * 3}, /* [24k, 36k) */
[all …]
/linux-6.12.1/drivers/media/dvb-frontends/
Dhorus3a.c3 * horus3a.h
13 #include <linux/slab.h>
14 #include <linux/module.h>
15 #include <linux/dvb/frontend.h>
16 #include <linux/types.h>
17 #include "horus3a.h"
18 #include <media/dvb_frontend.h>
263 /* 5 <= fc_lpf <= 36 */ in horus3a_set_params()
264 if (fc_lpf > 36) in horus3a_set_params()
265 fc_lpf = 36; in horus3a_set_params()
[all …]
/linux-6.12.1/drivers/video/fbdev/i810/
Di810_gtf.c2 * linux/drivers/video/i810_main.h -- Intel 810 Non-discrete Video Timings
13 #include <linux/kernel.h>
15 #include "i810_regs.h"
16 #include "i810.h"
17 #include "i810_main.h"
32 { 28, 0x22003000 }, { 31, 0x22003000 }, { 36, 0x22007000 },
46 { 28, 0x22006000 }, { 31, 0x22007000 }, { 36, 0x22007000 },
60 { 28, 0x22009000 }, { 31, 0x2200a000 }, { 36, 0x2210c000 },
73 { 28, 0x22003000 }, { 31, 0x22003000 }, { 36, 0x22007000 },
87 { 28, 0x22006000 }, { 31, 0x22007000 }, { 36, 0x22007000 },
[all …]
/linux-6.12.1/arch/x86/lib/
Dusercopy_32.c4 * The non inlined parts of asm-i386/uaccess.h are here.
9 #include <linux/export.h>
10 #include <linux/uaccess.h>
11 #include <asm/asm.h>
119 "20: movl 36(%4), %%edx\n" in __copy_user_intel()
121 "22: movl %%edx, 36(%3)\n" in __copy_user_intel()
144 "36: movl %%eax, %0\n" in __copy_user_intel()
182 _ASM_EXTABLE_UA(36b, 100b) in __copy_user_intel()
220 "61: movl 36(%4), %%edx\n" in __copy_user_intel_nocache()
222 " movnti %%edx, 36(%3)\n" in __copy_user_intel_nocache()
/linux-6.12.1/drivers/staging/fbtft/
Dfb_hx8353d.c9 #include <linux/module.h>
10 #include <linux/kernel.h>
11 #include <linux/init.h>
12 #include <linux/delay.h>
13 #include <video/mipi_display.h>
15 #include "fbtft.h"
53 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56, 58, 60, 62, in init_display()
56 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, in init_display()
59 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56, 58, 60, 62); in init_display()
85 * rgb h/w pin for color filter setting: 0=rgb, 1=bgr in set_var()
/linux-6.12.1/Documentation/hwmon/
Dw83795.rst40 13 VSEN1 (VCORE1) 10h in0
41 14 VSEN2 (VCORE2) 11h in1
42 15 VSEN3 (VCORE3) 12h in2
43 16 VSEN4 13h in3
44 17 VSEN5 14h in4
45 18 VSEN6 15h in5
46 19 VSEN7 16h in6
47 20 VSEN8 17h in7
48 21 VSEN9 18h in8
49 22 VSEN10 19h in9
[all …]
/linux-6.12.1/arch/csky/abiv2/
Dfpu.c4 #include <linux/ptrace.h>
5 #include <linux/uaccess.h>
6 #include <abi/reg_ops.h>
188 STW_FPU_REGS(32, 36, 48, 52) in save_to_user_fp()
197 STW_FPU_REGS(32, 36, 48, 52) in save_to_user_fp()
249 LDW_FPU_REGS(32, 36, 48, 52) in restore_from_user_fp()
258 LDW_FPU_REGS(32, 36, 48, 52) in restore_from_user_fp()

12345678910>>...44