| /linux/drivers/clk/xilinx/ |
| H A D | xlnx_vcu.c | 101 { 25, 3, 10, 3, 63, 1000 }, 102 { 26, 3, 10, 3, 63, 1000 }, 103 { 27, 4, 6, 3, 63, 1000 }, 104 { 28, 4, 6, 3, 63, 1000 }, 105 { 29, 4, 6, 3, 63, 1000 }, 106 { 30, 4, 6, 3, 63, 1000 }, 107 { 31, 6, 1, 3, 63, 1000 }, 108 { 32, 6, 1, 3, 63, 1000 }, 109 { 33, 4, 10, 3, 63, 1000 }, 110 { 34, 5, 6, 3, 63, 1000 }, [all …]
|
| /linux/arch/s390/include/asm/ |
| H A D | ctlreg.h | 13 #define CR0_TRANSACTIONAL_EXECUTION_BIT (63 - 8) 14 #define CR0_CLOCK_COMPARATOR_SIGN_BIT (63 - 10) 15 #define CR0_CRYPTOGRAPHY_COUNTER_BIT (63 - 13) 16 #define CR0_PAI_EXTENSION_BIT (63 - 14) 17 #define CR0_CPUMF_EXTRACTION_AUTH_BIT (63 - 15) 18 #define CR0_WARNING_TRACK_BIT (63 - 30) 19 #define CR0_LOW_ADDRESS_PROTECTION_BIT (63 - 35) 20 #define CR0_FETCH_PROTECTION_OVERRIDE_BIT (63 - 38) 21 #define CR0_STORAGE_PROTECTION_OVERRIDE_BIT (63 - 39) 22 #define CR0_EDAT_BIT (63 - 40) [all …]
|
| H A D | nmi.h | 17 #define MCIC_SUBCLASS_MASK (1ULL<<63 | 1ULL<<62 | 1ULL<<61 | \ 22 #define MCCK_CODE_SYSTEM_DAMAGE BIT(63) 23 #define MCCK_CODE_EXT_DAMAGE BIT(63 - 5) 24 #define MCCK_CODE_CP BIT(63 - 9) 25 #define MCCK_CODE_STG_ERROR BIT(63 - 16) 26 #define MCCK_CODE_STG_KEY_ERROR BIT(63 - 18) 27 #define MCCK_CODE_STG_DEGRAD BIT(63 - 19) 28 #define MCCK_CODE_PSW_MWP_VALID BIT(63 - 20) 29 #define MCCK_CODE_PSW_IA_VALID BIT(63 - 23) 30 #define MCCK_CODE_STG_FAIL_ADDR BIT(63 - 24) [all …]
|
| /linux/arch/arm64/tools/ |
| H A D | sysreg | 60 Res0 63:32 65 Res0 63:31 72 Res0 63:36 100 Res0 63:32 105 Res0 63:6 111 Res0 63:32 116 Res0 63:32 121 Res0 63:1 126 UnsignedEnum 63:62 P31 293 Res0 63:32 [all …]
|
| /linux/include/linux/ |
| H A D | papr_scm.h | 7 #define PAPR_PMEM_UNARMED (1ULL << (63 - 0)) 9 #define PAPR_PMEM_SHUTDOWN_DIRTY (1ULL << (63 - 1)) 11 #define PAPR_PMEM_SHUTDOWN_CLEAN (1ULL << (63 - 2)) 13 #define PAPR_PMEM_EMPTY (1ULL << (63 - 3)) 15 #define PAPR_PMEM_HEALTH_CRITICAL (1ULL << (63 - 4)) 17 #define PAPR_PMEM_HEALTH_FATAL (1ULL << (63 - 5)) 19 #define PAPR_PMEM_HEALTH_UNHEALTHY (1ULL << (63 - 6)) 21 #define PAPR_PMEM_HEALTH_NON_CRITICAL (1ULL << (63 - 7)) 23 #define PAPR_PMEM_ENCRYPTED (1ULL << (63 - 8)) 25 #define PAPR_PMEM_SCRUBBED_AND_LOCKED (1ULL << (63 - 9)) [all …]
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | verifier_masking.c | 19 r2 s>>= 63; \ in test_out_of_bounds_1() 39 r2 s>>= 63; \ in test_out_of_bounds_2() 59 r2 s>>= 63; \ in test_out_of_bounds_3() 79 r2 s>>= 63; \ in test_out_of_bounds_4() 99 r2 s>>= 63; \ in test_out_of_bounds_5() 119 r2 s>>= 63; \ in test_out_of_bounds_6() 139 r2 s>>= 63; \ in test_out_of_bounds_7() 159 r2 s>>= 63; \ in test_out_of_bounds_8() 179 r2 s>>= 63; \ in test_out_of_bounds_9() 199 r2 s>>= 63; \ in test_out_of_bounds_10() [all …]
|
| /linux/Documentation/sound/cards/ |
| H A D | audigy-mixer.rst | 243 * 0 - mono, A destination (FX-bus 0-63), default 0 244 * 1 - mono, B destination (FX-bus 0-63), default 1 245 * 2 - mono, C destination (FX-bus 0-63), default 2 246 * 3 - mono, D destination (FX-bus 0-63), default 3 247 * 4 - mono, E destination (FX-bus 0-63), default 4 248 * 5 - mono, F destination (FX-bus 0-63), default 5 249 * 6 - mono, G destination (FX-bus 0-63), default 6 250 * 7 - mono, H destination (FX-bus 0-63), default 7 251 * 8 - left, A destination (FX-bus 0-63), default 0 252 * 9 - left, B destination (FX-bus 0-63), default 1 [all …]
|
| /linux/drivers/clk/starfive/ |
| H A D | clk-starfive-jh7100.c | 228 JH71X0_GDIV(JH7100_CLK_UART0_CORE, "uart0_core", 0, 63, JH7100_CLK_PERH1_SRC), 230 JH71X0_GDIV(JH7100_CLK_UART1_CORE, "uart1_core", 0, 63, JH7100_CLK_PERH1_SRC), 232 JH71X0_GDIV(JH7100_CLK_SPI0_CORE, "spi0_core", 0, 63, JH7100_CLK_PERH1_SRC), 234 JH71X0_GDIV(JH7100_CLK_SPI1_CORE, "spi1_core", 0, 63, JH7100_CLK_PERH1_SRC), 236 JH71X0_GDIV(JH7100_CLK_I2C0_CORE, "i2c0_core", 0, 63, JH7100_CLK_PERH1_SRC), 238 JH71X0_GDIV(JH7100_CLK_I2C1_CORE, "i2c1_core", 0, 63, JH7100_CLK_PERH1_SRC), 241 JH71X0_GDIV(JH7100_CLK_UART2_CORE, "uart2_core", 0, 63, JH7100_CLK_PERH0_SRC), 243 JH71X0_GDIV(JH7100_CLK_UART3_CORE, "uart3_core", 0, 63, JH7100_CLK_PERH0_SRC), 245 JH71X0_GDIV(JH7100_CLK_SPI2_CORE, "spi2_core", 0, 63, JH7100_CLK_PERH0_SRC), 247 JH71X0_GDIV(JH7100_CLK_SPI3_CORE, "spi3_core", 0, 63, JH7100_CLK_PERH0_SRC), [all …]
|
| /linux/arch/x86/include/asm/ |
| H A D | sev-common.h | 23 /* GHCBData[63:48] */ \ 53 /* GHCBData[63:32] */ \ 73 /* GHCBData[63:12] */ \ 80 /* GHCBData[63:12] */ \ 81 (((u64)(v) & GENMASK_ULL(63, 12)) >> 12) 109 /* GHCBData[63:32] */ \ 110 (((u64)(val) & GENMASK_ULL(63, 32)) >> 32) 113 #define GHCB_MSR_PSC_RESP_ERROR (BIT_ULL(63) | GHCB_MSR_PSC_RESP) 125 /* GHCBData[63:32] */ \ 126 (((u64)(v) & GENMASK_ULL(63, 32)) >> 32) [all …]
|
| /linux/Documentation/translations/zh_CN/core-api/ |
| H A D | packing.rst | 61 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 75 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 87 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 100 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 112 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 124 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 134 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 145 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
|
| /linux/drivers/crypto/cavium/cpt/ |
| H A D | cpt_hw_types.h | 43 * Bits <63:49> are ignored by hardware; software should use a 59 * Bits <63:49> are ignored by hardware; software should 62 * Bits <63:49>, <2:0> are ignored by hardware, treated as always 0x0. 179 * reserved_40_63:24 [63:40] Reserved. 217 * reserved_48_63:16 [63:48] reserved 242 * reserved_60_63:4 [63:60] reserved. 324 * reserved_49_63:15 [63:49] Reserved. 356 * reserved_5_63:59 [63:5] Reserved. 358 * CPT(0..1)_VQ(0..63)_MISC_INT[SWERR]. 360 * CPT(0..1)_VQ(0..63)_MISC_INT[NWRP]. [all …]
|
| /linux/tools/sched_ext/include/scx/ |
| H A D | cid.bpf.h | 23 #define GENMASK_U64(h, l) ((~0ULL << (l)) & (~0ULL >> (63 - (h)))) 37 * the +63 from wrapping when @nr_cids is near U32_MAX, so cmask_reframe() 41 #define CMASK_NR_WORDS(nr_cids) ((u32)(((u64)(nr_cids) + 63) / 64 + 1)) 116 u32 last_word = ((base & 63) + nr_cids - 1) / 64; in cmask_reframe() 129 return *__cmask_word(cid, m) & BIT_U64(cid & 63); in cmask_test() 152 bit = BIT_U64(cid & 63); in cmask_set() 173 bit = BIT_U64(cid & 63); in cmask_clear() 194 bit = BIT_U64(cid & 63); in cmask_test_and_set() 216 bit = BIT_U64(cid & 63); in cmask_test_and_clear() 233 *__cmask_word(cid, m) |= BIT_U64(cid & 63); in __cmask_set() [all …]
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx-pip-defs.h | 74 #define CVMX_PIP_PRT_CFGBX(offset) (CVMX_ADD_IO_SEG(0x00011800A0008000ull) + ((offset) & 63) * 8) 75 #define CVMX_PIP_PRT_CFGX(offset) (CVMX_ADD_IO_SEG(0x00011800A0000200ull) + ((offset) & 63) * 8) 76 #define CVMX_PIP_PRT_TAGX(offset) (CVMX_ADD_IO_SEG(0x00011800A0000400ull) + ((offset) & 63) * 8) 77 #define CVMX_PIP_QOS_DIFFX(offset) (CVMX_ADD_IO_SEG(0x00011800A0000600ull) + ((offset) & 63) * 8) 82 #define CVMX_PIP_STAT0_PRTX(offset) (CVMX_ADD_IO_SEG(0x00011800A0000800ull) + ((offset) & 63) * 80) 83 #define CVMX_PIP_STAT0_X(offset) (CVMX_ADD_IO_SEG(0x00011800A0040000ull) + ((offset) & 63) * 128) 84 #define CVMX_PIP_STAT10_PRTX(offset) (CVMX_ADD_IO_SEG(0x00011800A0001480ull) + ((offset) & 63) * 16) 85 #define CVMX_PIP_STAT10_X(offset) (CVMX_ADD_IO_SEG(0x00011800A0040050ull) + ((offset) & 63) * 128) 86 #define CVMX_PIP_STAT11_PRTX(offset) (CVMX_ADD_IO_SEG(0x00011800A0001488ull) + ((offset) & 63) * 16) 87 #define CVMX_PIP_STAT11_X(offset) (CVMX_ADD_IO_SEG(0x00011800A0040058ull) + ((offset) & 63) * 128) [all …]
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8821c_table.c | 6170 { 0, 0, 0, 0, 14, 63, }, 6171 { 2, 0, 0, 0, 14, 63, }, 6173 { 3, 0, 0, 0, 14, 63, }, 6174 { 4, 0, 0, 0, 14, 63, }, 6175 { 5, 0, 0, 0, 14, 63, }, 6176 { 6, 0, 0, 0, 14, 63, }, 6177 { 7, 0, 0, 0, 14, 63, }, 6178 { 8, 0, 0, 0, 14, 63, }, 6179 { 9, 0, 0, 0, 14, 63, }, 6180 { 10, 0, 0, 0, 14, 63, }, [all …]
|
| H A D | rtw8814a_table.c | 14619 { 0, 0, 0, 0, 12, 63, }, 14622 { 0, 0, 0, 0, 13, 63, }, 14625 { 0, 0, 0, 0, 14, 63, }, 14626 { 2, 0, 0, 0, 14, 63, }, 14661 { 0, 0, 0, 1, 12, 63, }, 14664 { 0, 0, 0, 1, 13, 63, }, 14667 { 0, 0, 0, 1, 14, 63, }, 14668 { 2, 0, 0, 1, 14, 63, }, 14669 { 1, 0, 0, 1, 14, 63, }, 14703 { 0, 0, 0, 2, 12, 63, }, [all …]
|
| H A D | rtw8723d_table.c | 981 {0, 0, 0, 0, 14, 63, }, 982 {2, 0, 0, 0, 14, 63, }, 1023 {0, 0, 0, 1, 14, 63, }, 1024 {2, 0, 0, 1, 14, 63, }, 1025 {1, 0, 0, 1, 14, 63, }, 1065 {0, 0, 0, 2, 14, 63, }, 1066 {2, 0, 0, 2, 14, 63, }, 1067 {1, 0, 0, 2, 14, 63, }, 1101 {0, 0, 0, 3, 12, 63, }, 1104 {0, 0, 0, 3, 13, 63, }, [all …]
|
| H A D | rtw8703b_tables.c | 58 {0, 0, 0, 0, 12, 63}, 61 {0, 0, 0, 0, 13, 63}, 64 {0, 0, 0, 0, 14, 63}, 65 {2, 0, 0, 0, 14, 63}, 100 {0, 0, 0, 1, 12, 63}, 103 {0, 0, 0, 1, 13, 63}, 106 {0, 0, 0, 1, 14, 63}, 107 {2, 0, 0, 1, 14, 63}, 108 {1, 0, 0, 1, 14, 63}, 142 {0, 0, 0, 2, 12, 63}, [all …]
|
| /linux/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cpt_hw_types.h | 180 * Bits <63:49> are ignored by hardware; software should use a 196 * Bits <63:49> are ignored by hardware; software should 199 * Bits <63:49>, <2:0> are ignored by hardware, treated as always 0x0. 317 * reserved_40_63:24 [63:40] Reserved. 355 * reserved_48_63:16 [63:48] reserved 380 * reserved_60_63:4 [63:60] reserved. 462 * reserved_49_63:15 [63:49] Reserved. 494 * reserved_5_63:59 [63:5] Reserved. 496 * CPT(0..1)_VQ(0..63)_MISC_INT[SWERR]. 498 * CPT(0..1)_VQ(0..63)_MISC_INT[NWRP]. [all …]
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | cavium-pip.txt | 63 local-mac-address = [ 00 0f b7 10 63 60 ]; 69 local-mac-address = [ 00 0f b7 10 63 61 ]; 75 local-mac-address = [ 00 0f b7 10 63 62 ]; 81 local-mac-address = [ 00 0f b7 10 63 63 ]; 95 local-mac-address = [ 00 0f b7 10 63 64 ];
|
| /linux/Documentation/devicetree/bindings/mips/cavium/ |
| H A D | ciu2.txt | 13 the CIU and may have a value between 0 and 63. The second cell is 14 the bit within the bank and may also have a value between 0 and 63. 21 * 1) Controller register (0..63) 22 * 2) Bit within the register (0..63)
|
| /linux/arch/mips/include/asm/ |
| H A D | msc01_ic.h | 20 #define MSC01_IC_ENAH_OFS 0x00108 /* Int_in enable mask 63:32 */ 22 #define MSC01_IC_DISH_OFS 0x00128 /* Int_in disable mask 63:32 */ 24 #define MSC01_IC_ISBH_OFS 0x00148 /* Raw int_in 63:32 */ 26 #define MSC01_IC_ISAH_OFS 0x00168 /* Masked int_in 63:32 */ 40 #define MSC01_IC_ENA_OFS 0x00800 /* Int_in enable mask 63:0 */ 41 #define MSC01_IC_DIS_OFS 0x00820 /* Int_in disable mask 63:0 */ 42 #define MSC01_IC_ISB_OFS 0x00840 /* Raw int_in 63:0 */ 43 #define MSC01_IC_ISA_OFS 0x00860 /* Masked int_in 63:0 */
|
| /linux/arch/mips/math-emu/ |
| H A D | dp_tlong.c | 43 if (xe >= 63) { in ieee754dp_tlong() 45 if (xe == 63 && xs && xm == DP_HIDDEN_BIT) in ieee754dp_tlong() 66 residue <<= 63 - DP_FBITS; in ieee754dp_tlong() 67 round = (residue >> 63) != 0; in ieee754dp_tlong() 88 if ((xm >> 63) != 0) { in ieee754dp_tlong()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| H A D | table.c | 2931 "FCC", "2.4G", "20M", "CCK", "1T", "12", "63", 2934 "FCC", "2.4G", "20M", "CCK", "1T", "13", "63", 2937 "FCC", "2.4G", "20M", "CCK", "1T", "14", "63", 2938 "ETSI", "2.4G", "20M", "CCK", "1T", "14", "63", 2973 "FCC", "2.4G", "20M", "OFDM", "1T", "12", "63", 2976 "FCC", "2.4G", "20M", "OFDM", "1T", "13", "63", 2979 "FCC", "2.4G", "20M", "OFDM", "1T", "14", "63", 2980 "ETSI", "2.4G", "20M", "OFDM", "1T", "14", "63", 2981 "MKK", "2.4G", "20M", "OFDM", "1T", "14", "63", 3015 "FCC", "2.4G", "20M", "HT", "1T", "12", "63", [all …]
|
| /linux/drivers/hid/ |
| H A D | hid-picolcd.h | 24 #define REPORT_IR_DATA 0x21 /* LCD: IN[63] */ 25 #define REPORT_EE_DATA 0x32 /* LCD: IN[63] */ 26 #define REPORT_MEMORY 0x41 /* LCD: IN[63] */ 31 #define REPORT_LCD_CMD 0x94 /* LCD: OUT[63] */ 32 #define REPORT_LCD_DATA 0x95 /* LCD: OUT[63] */ 33 #define REPORT_LCD_CMD_DATA 0x96 /* LCD: OUT[63] */ 34 #define REPORT_EE_READ 0xa3 /* LCD: OUT[63] */ 35 #define REPORT_EE_WRITE 0xa4 /* LCD: OUT[63] */ 38 #define REPORT_WRITE_MEMORY 0xb4 /* LCD: OUT[63] */
|
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_device_info.c | 55 const u32 mapping_max_size = (mapping_max + 63) >> 6; in pvr_device_info_set_common() 65 } else if (bitmask_size == mapping_max_size && (mapping_max & 63)) { in pvr_device_info_set_common() 66 u64 invalid_mask = ~0ull << (mapping_max & 63); in pvr_device_info_set_common() 79 if (bitmask[i >> 6] & BIT_ULL(i & 63)) in pvr_device_info_set_common() 220 const u32 mapping_max_size = (mapping_max + 63) >> 6; in pvr_device_info_set_features() 231 ((mapping_max & 63) != 0)) { in pvr_device_info_set_features() 232 u64 invalid_mask = ~0ull << (mapping_max & 63); in pvr_device_info_set_features() 240 if (features[i >> 6] & BIT_ULL(i & 63)) { in pvr_device_info_set_features()
|