Searched +full:0 +full:x60200 (Results 1 – 8 of 8) sorted by relevance
| /Linux-v6.1/Documentation/devicetree/bindings/interconnect/ |
| D | qcom,qcm2290.yaml | 90 reg = <0x01880000 0x60200>; 123 reg = <0x01900000 0x8200>; 132 reg = <0x04480000 0x80000>;
|
| /Linux-v6.1/drivers/misc/habanalabs/include/gaudi/asic_reg/ |
| D | mme0_ctrl_regs.h | 22 #define mmMME0_CTRL_ARCH_STATUS 0x60000 24 #define mmMME0_CTRL_ARCH_BASE_ADDR_HIGH_S 0x60008 26 #define mmMME0_CTRL_ARCH_BASE_ADDR_HIGH_L 0x6000C 28 #define mmMME0_CTRL_ARCH_BASE_ADDR_HIGH_O 0x60010 30 #define mmMME0_CTRL_ARCH_BASE_ADDR_LOW_S 0x60014 32 #define mmMME0_CTRL_ARCH_BASE_ADDR_LOW_L 0x60018 34 #define mmMME0_CTRL_ARCH_BASE_ADDR_LOW_O 0x6001C 36 #define mmMME0_CTRL_ARCH_HEADER_LOW 0x60020 38 #define mmMME0_CTRL_ARCH_HEADER_HIGH 0x60024 40 #define mmMME0_CTRL_ARCH_CONV_KERNEL_SIZE_MINUS_1 0x60028 [all …]
|
| /Linux-v6.1/drivers/interconnect/qcom/ |
| D | qcm2290.c | 114 .qos.qos_port = 0, 116 .qos.prio_level = 0, 117 .qos.areq_prio = 0, 118 .mas_rpm_id = 0, 541 .qos.qos_port = 0, 669 .qos.prio_level = 0, 670 .qos.areq_prio = 0, 683 .slv_rpm_id = 0, 1192 .max_register = 0x80000, 1202 .qos_offset = 0x8000, [all …]
|
| /Linux-v6.1/drivers/edac/ |
| D | thunderx_edac.c | 54 int ret = 0; in decode_register() 74 #define L2C_CTL 0x87E080800000 75 #define L2C_CTL_DISIDXALIAS BIT(0) 77 #define PCI_DEVICE_ID_THUNDER_LMC 0xa022 79 #define LMC_FADR 0x20 80 #define LMC_FADR_FDIMM(x) ((x >> 37) & 0x1) 81 #define LMC_FADR_FBUNK(x) ((x >> 36) & 0x1) 82 #define LMC_FADR_FBANK(x) ((x >> 32) & 0xf) 83 #define LMC_FADR_FROW(x) ((x >> 14) & 0xffff) 84 #define LMC_FADR_FCOL(x) ((x >> 0) & 0x1fff) [all …]
|
| /Linux-v6.1/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_dump.h | 22 #define DRV_DUMP_XSTORM_WAITP_ADDRESS 0x2b8a80 23 #define DRV_DUMP_TSTORM_WAITP_ADDRESS 0x1b8a80 24 #define DRV_DUMP_USTORM_WAITP_ADDRESS 0x338a80 25 #define DRV_DUMP_CSTORM_WAITP_ADDRESS 0x238a80 45 #define BNX2X_DUMP_VERSION 0x61111111 65 static const u32 page_vals_e2[] = {0, 128}; 68 {0x58000, 4608, DUMP_CHIP_E2, 0x30} 74 static const u32 page_vals_e3[] = {0, 128}; 77 {0x58000, 4608, DUMP_CHIP_E3A0 | DUMP_CHIP_E3B0, 0x30} 81 { 0x2000, 1, 0x1f, 0xfff}, [all …]
|
| D | bnx2x_reg.h | 26 #define ATC_ATC_INT_STS_REG_ADDRESS_ERROR (0x1<<0) 27 #define ATC_ATC_INT_STS_REG_ATC_GPA_MULTIPLE_HITS (0x1<<2) 28 #define ATC_ATC_INT_STS_REG_ATC_IREQ_LESS_THAN_STU (0x1<<5) 29 #define ATC_ATC_INT_STS_REG_ATC_RCPL_TO_EMPTY_CNT (0x1<<3) 30 #define ATC_ATC_INT_STS_REG_ATC_TCPL_ERROR (0x1<<4) 31 #define ATC_ATC_INT_STS_REG_ATC_TCPL_TO_NOT_PEND (0x1<<1) 33 #define ATC_REG_ATC_INIT_ARRAY 0x1100b8 35 #define ATC_REG_ATC_INIT_DONE 0x1100bc 36 /* [RC 6] Interrupt register #0 read clear */ 37 #define ATC_REG_ATC_INT_STS_CLR 0x1101c0 [all …]
|
| /Linux-v6.1/drivers/gpu/drm/i915/ |
| D | i915_reg.h | 105 * #define _FOO_A 0xf000 106 * #define _FOO_B 0xf001 110 * #define FOO_MODE_BAR REG_FIELD_PREP(FOO_MODE_MASK, 0) 114 * #define BAR _MMIO(0xb000) 115 * #define GEN8_BAR _MMIO(0xb888) 122 * numbers, pick the 0-based __index'th value. 129 * Given the arbitrary numbers in varargs, pick the 0-based __index'th number. 177 BUILD_BUG_ON_MSG(((mask) & 0xffff0000), "Incorrect mask"); \ 179 BUILD_BUG_ON_MSG((value) & 0xffff0000, "Incorrect value"); \ 185 #define _MASKED_BIT_DISABLE(a) (_MASKED_FIELD((a), 0)) [all …]
|
| /Linux-v6.1/fs/unicode/ |
| D | utf8data.c_shipped | 8 0, 9 0x10100, 10 0x20000, 11 0x20100, 12 0x30000, 13 0x30100, 14 0x30200, 15 0x40000, 16 0x40100, 17 0x50000, [all …]
|