/linux/drivers/crypto/cavium/cpt/ |
H A D | cpt_common.h | 3 * Copyright (C) 2016 Cavium, Inc. 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)) 45 #define CPTX_PF_ECC0_INT(a) (0x220ll + ((u64)(a) << 36)) 46 #define CPTX_PF_ECC0_INT_W1S(a) (0x230ll + ((u64)(a) << 36)) 47 #define CPTX_PF_ECC0_ENA_W1S(a) (0x240ll + ((u64)(a) << 36)) [all …]
|
/linux/drivers/media/platform/ti/omap3isp/ |
H A D | cfa_coef_table.h | 7 * Copyright (C) 2009-2010 Nokia Corporation 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/arch/alpha/kernel/ |
H A D | sys_wildfire.c | 3 * linux/arch/alpha/kernel/sys_wildfire.c 7 * Copyright (C) 2000 Andrea Arcangeli <andrea@suse.de> SuSE 187 irq_set_chip_and_handler(36 + irq_bias, &wildfire_irq_type, in wildfire_init_irq_per_pca() 189 irq_set_status_flags(36 + irq_bias, IRQ_LEVEL); in wildfire_init_irq_per_pca() 249 *36 builtin QLogic SCSI (or slot 0 if no IO module) 252 *42 Interrupt Line C from slot 2 PCI0 256 *46 Interrupt Line C from slot 3 PCI0 261 *50 Interrupt Line C from slot 4 PCI1 265 *54 Interrupt Line C from slot 5 PCI1 269 *58 Interrupt Line C from slot 6 PCI1 [all …]
|
/linux/arch/parisc/include/asm/ |
H A D | pdc_chassis.h | 5 * Copyright (C) 2002 Laurent Canet <canetl@esiee.fr> 6 * Copyright (C) 2002 Thibaut Varene <varenet@parisc-linux.org> 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 */ [all …]
|
/linux/arch/csky/abiv1/inc/abi/ |
H A D | entry.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) 165 * BA Reserved C D V
|
/linux/drivers/acpi/acpica/ |
H A D | utuuid.c | 6 * Copyright (C) 2000 - 2025, Intel Corp. 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/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dispc_coefs.c | 3 * linux/drivers/video/omap2/dss/dispc_coefs.c 5 * Copyright (C) 2011 Texas Instruments 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 }, 264 { 4, 29, 51, 36, 8 }, [all …]
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-address.h | 7 * Copyright (c) 2003-2009 Cavium Networks 84 * Octeon-I HW never interprets this X (<39:36> reserved 148 /* the hardware ignores <39:36> in Octeon I */ 150 uint64_t offset:36; 157 /* the hardware ignores <39:36> in Octeon I */ 159 uint64_t offset:36; 173 /* the hardware ignores <39:36> in Octeon I */ 175 uint64_t offset:36; 231 uint64_t offset:36; 239 uint64_t offset:36; [all …]
|
H A D | cvmx-l2t-defs.h | 7 * Copyright (c) 2003-2017 Cavium, Inc. 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/tools/testing/selftests/net/forwarding/ |
H A D | local_termination.sh | 43 00 2c 00 00 02 00 00 00 00 00 00 00 00 00 00 00 \ 48 00 2c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 \ 53 00 36 00 00 00 00 00 00 00 00 00 00 00 00 00 00 \ 60 01 81 01 3f 01 3f 00 34 a3 c8 00 02 00 2c 00 00 \ 67 01 81 01 40 01 40 00 34 a3 c8 08 02 00 2c 00 00 \ 74 00 6b 01 3f 01 3f 00 3e a2 bc 02 02 00 36 00 00 \ 80 7c 2f 00 36 11 01 20 01 0d b8 00 01 00 00 00 00 \ 82 00 00 00 00 01 81 01 3f 01 3f 00 36 2e 92 00 02 \ 83 00 2c 00 00 02 00 00 00 00 00 00 00 00 00 00 00 \ 88 00 bc 00 36 11 01 20 01 0d b8 00 01 00 00 00 00 \ [all …]
|
/linux/arch/csky/abiv2/inc/abi/ |
H A D | entry.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) 294 * BA Reserved SH WA B SO SEC C D V
|
/linux/tools/testing/selftests/kvm/lib/ |
H A D | guest_modes.c | 3 * Copyright (C) 2020, Red Hat, Inc. 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/drivers/media/v4l2-core/ |
H A D | v4l2-vp9.c | 5 * Copyright (C) 2021 Collabora, Ltd. 21 { 72, 35, 36, 149, 68, 206, 68, 63, 105 }, /*left = d135*/ 28 { 63, 36, 126, 146, 123, 158, 60, 90, 96 }, /*left = dc */ 37 { 36, 61, 116, 114, 128, 162, 80, 125, 82 }, /*left = tm */ 50 { 103, 26, 36, 129, 132, 201, 83, 80, 93 }, /*left = dc */ 57 { 77, 19, 29, 112, 142, 228, 55, 66, 36 }, /*left = d207*/ 74 { 36, 23, 27, 165, 149, 166, 54, 64, 118 }, /*left = h */ 75 { 53, 21, 36, 131, 63, 163, 60, 109, 81 }, /*left = d45 */ 78 { 36, 20, 26, 136, 62, 164, 33, 77, 154 }, /*left = d153*/ 97 { 68, 36, 17, 106, 102, 206, 59, 74, 74 }, /*left = d45 */ [all …]
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-overo-tobiduo-common.dtsi | 3 * Copyright (C) 2015 Ash Charles, Gumstix, Inc. 28 gpmc,cs-wr-off-ns = <36>; 35 gpmc,we-off-ns = <36>; 38 gpmc,access-ns = <36>;
|
/linux/include/uapi/linux/ |
H A D | chio.h | 126 char cge_pvoltag[36]; /* primary volume tag */ 127 char cge_avoltag[36]; /* alternate volume tag */ 146 char csv_voltag[36]; /* volume tag */ 154 #define CHIOMOVE _IOW('c', 1,struct changer_move) 155 #define CHIOEXCHANGE _IOW('c', 2,struct changer_exchange) 156 #define CHIOPOSITION _IOW('c', 3,struct changer_position) 157 #define CHIOGPICKER _IOR('c', 4,int) /* not impl. */ 158 #define CHIOSPICKER _IOW('c', 5,int) /* not impl. */ 159 #define CHIOGPARAMS _IOR('c', 6,struct changer_params) 160 #define CHIOGSTATUS _IOW('c', 8,struct changer_element_status) [all …]
|
/linux/arch/csky/abiv2/ |
H A D | fpu.c | 2 // Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd. 137 #define STW_FPU_REGS(a, b, c, d) \ argument 140 "stw %2, (%4, "#c")\n" \ 143 #define LDW_FPU_REGS(a, b, c, d) \ argument 146 "ldw %2, (%4, "#c")\n" \ 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()
|
/linux/include/dt-bindings/clock/ |
H A D | mediatek,mt8196-clock.h | 3 * Copyright (c) 2025 MediaTek Inc. 5 * Copyright (c) 2025 Collabora Ltd. 49 #define CLK_TOP_USB_FMCNT_P1 36 191 #define CLK_TOP2_UNIVPLL2_D4 36 369 #define CLK_VLP_NOC_VLP 36 420 #define CLK_MM_DISP_DLO_ASYNC2 36 481 #define CLK_MM1_DISP_SPLITTER2 36 543 #define CLK_OVL_MDP_RDMA1 36 610 #define CLK_OVL1_OVL_MDP_RDMA1 36 727 #define CLK_MDP_IMG0 36 [all …]
|
/linux/drivers/gpu/drm/tidss/ |
H A D | tidss_scale_coefs.c | 3 * Copyright (C) 2018 Texas Instruments Incorporated - https://www.ti.com/ 14 * (drivers/gpu/drm/omapdrm/dss/dispc_coef.c) coefficients. 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, }, 144 .c1 = { 0, -8, -16, -16, -16, -12, -8, 124, 256, 214, 172, 134, 96, 66, 36, 18, },
|
/linux/Documentation/fb/ |
H A D | cmap_xfbdev.rst | 29 sprintf(colorspec, "rgb:%x/%x/%x", i*36,i*36,i*36); 41 xc-011010/programs/Xserver/dix/colormap.c::
|
/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc_coefs.c | 3 * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/ 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 }, 262 { 4, 29, 51, 36, 8 }, 267 { 10, 36, 48, 29, 5 }, [all …]
|
/linux/drivers/media/dvb-frontends/ |
H A D | horus3a.c | 8 * Copyright (C) 2014 NetUP Inc. 9 * Copyright (C) 2014 Sergey Kozlov <serjk@netup.ru> 10 * Copyright (C) 2014 Abylay Ospan <aospan@netup.ru> 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() 282 /* 5 <= fc_lpf <= 36 is valid */ in horus3a_set_params() 283 if (fc_lpf > 36) in horus3a_set_params() 284 fc_lpf = 36; in horus3a_set_params()
|
/linux/drivers/video/fbdev/i810/ |
H A D | i810_gtf.c | 1 /*-*- linux-c -*- 5 * Copyright (C) 2001 Antonino Daplas<adaplas@pol.net> 20 * FIFO and Watermark tables - based almost wholly on i810_wmark.c in 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 }, 101 { 28, 0x22009000 }, { 31, 0x2200a000 }, { 36, 0x2210c000 },
|
/linux/arch/m68k/fpsp040/ |
H A D | tbldo.S | 17 | Copyright (C) Motorola, Inc. 1990 157 .long sasin |$0c-0 fasin norm 158 .long szero |$0c-1 fasin zero 159 .long t_operr |$0c-2 fasin inf 160 .long src_nan |$0c-3 fasin nan 161 .long sasind |$0c-4 fasin denorm 162 .long serror |$0c-5 fasin ERROR 163 .long serror |$0c-6 fasin ERROR 164 .long serror |$0c-7 fasin ERROR 301 .long sacos |$1c-0 facos norm [all …]
|
/linux/arch/arm/include/asm/ |
H A D | domain.h | 5 * Copyright (C) 1999 Russell King. 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/drivers/hid/ |
H A D | hid-picolcd.h | 3 * Copyright (C) 2010-2012 by Bruno Prémont <bonbons@linux-vserver.org> * 6 * Copyright (C) 2009 by Rick L. Vinyard, Jr. <rvinyard@cs.nmsu.edu> * 42 #define REPORT_BL_ERASE_MEMORY 0xf2 /* Bootloader: IN[36],OUT[4] */ 43 #define REPORT_BL_READ_MEMORY 0xf3 /* Bootloader: IN[36],OUT[4] */ 44 #define REPORT_BL_WRITE_MEMORY 0xf4 /* Bootloader: IN[36],OUT[36] */ 135 #define hid_hw_request(a, b, c) \ argument 138 hid_hw_request(a, b, c); \
|