Searched +full:0 +full:x94000000 (Results 1 – 12 of 12) sorted by relevance
/linux-6.8/Documentation/devicetree/bindings/interrupt-controller/ |
D | thead,c900-aclint-mswi.yaml | 41 reg = <0x94000000 0x00010000>;
|
/linux-6.8/arch/arm/boot/dts/st/ |
D | spear300.dtsi | 15 ranges = <0x60000000 0x60000000 0x50000000 16 0xd0000000 0xd0000000 0x30000000>; 20 reg = <0x99000000 0x1000>; 25 reg = <0x60000000 0x1000>; 34 reg = <0x94000000 0x1000 /* FSMC Register */ 35 0x80000000 0x0010 /* NAND Base DATA */ 36 0x80020000 0x0010 /* NAND Base ADDR */ 37 0x80010000 0x0010>; /* NAND Base CMD */ 44 reg = <0x70000000 0x100>; 51 reg = <0x50000000 0x1000>; [all …]
|
/linux-6.8/arch/sh/drivers/dma/ |
D | dmabrg.c | 20 * from the traditional SH DMAC (although it blocks usage of DMAC 0) 24 * 0 | USB-DMA | ... | xfer done | DMABRGI1 45 * Bits 1-0: USB error/xfer STATUS. 46 * Ack an IRQ by writing 0 to the STATUS flag. 47 * Mask IRQ by writing 0 to ENABLE flag. 56 #define DMARSRA 0xfe090000 57 #define DMAOR 0xffa00040 58 #define DMACHCR0 0xffa0000c 59 #define DMABRGCR 0xfe3c0000 61 #define DMAOR_BRG 0x0000c000 [all …]
|
/linux-6.8/scripts/ |
D | recordmcount.c | 37 #define R_AARCH64_NONE 0 74 file_append_size = 0; in file_append_cleanup() 75 file_updated = 0; in file_append_cleanup() 112 off_t idx = 0; in uwrite() 136 cnt = 0; in uwrite() 154 if (addr == 0) { in umalloc() 183 file_updated = 0; in mmap_file() 184 sb.st_size = 0; in mmap_file() 187 if (fd_map < 0) { in mmap_file() 191 if (fstat(fd_map, &sb) < 0) { in mmap_file() [all …]
|
/linux-6.8/arch/arm64/boot/dts/exynos/google/ |
D | gs101.dtsi | 34 #size-cells = <0>; 71 cpu0: cpu@0 { 74 reg = <0x0000>; 84 reg = <0x0100>; 94 reg = <0x0200>; 104 reg = <0x0300>; 114 reg = <0x0400>; 124 reg = <0x0500>; 134 reg = <0x0600>; 144 reg = <0x0700>; [all …]
|
/linux-6.8/arch/riscv/boot/dts/sophgo/ |
D | sg2042.dtsi | 29 reg = <0x00000070 0x94000000 0x00000000 0x00004000>; 98 reg = <0x00000070 0xac004000 0x00000000 0x0000c000>; 108 reg = <0x00000070 0xac014000 0x00000000 0x0000c000>; 118 reg = <0x00000070 0xac024000 0x00000000 0x0000c000>; 128 reg = <0x00000070 0xac034000 0x00000000 0x0000c000>; 138 reg = <0x00000070 0xac044000 0x00000000 0x0000c000>; 148 reg = <0x00000070 0xac054000 0x00000000 0x0000c000>; 158 reg = <0x00000070 0xac064000 0x00000000 0x0000c000>; 168 reg = <0x00000070 0xac074000 0x00000000 0x0000c000>; 178 reg = <0x00000070 0xac084000 0x00000000 0x0000c000>; [all …]
|
/linux-6.8/arch/arm64/boot/dts/qcom/ |
D | msm8998-oneplus-common.dtsi | 20 qcom,msm-id = <292 0x20001>; /* 8998 v2.1 */ 30 reg = <0x0 0x9d400000 0x0 0x2400000>; 54 reg = <0x0 0x9d400000 0x0 0x2400000>; 61 reg = <0x0 0xac000000 0x0 0x200000>; 62 console-size = <0x80000>; 63 pmsg-size = <0x40000>; 64 record-size = <0x8000>; 65 ftrace-size = <0x20000>; 75 reg = <0x0 0xf6800000 0x0 0x5000>; 80 reg = <0x0 0xf6900000 0x0 0x2000>; [all …]
|
D | msm8998-xiaomi-sagit.dts | 39 qcom,board-id = <30 0>; 48 reg = <0x0 0x8b200000 0x0 0x1e00000>; 53 reg = <0x0 0x8d000000 0x0 0x7000000>; 58 reg = <0x0 0x94000000 0x0 0x500000>; 63 reg = <0x0 0x94500000 0x0 0x200000>; 68 reg = <0x0 0x94700000 0x0 0xf00000>; 73 reg = <0x0 0x95600000 0x0 0x10000>; 78 reg = <0x0 0x95610000 0x0 0x5000>; 83 reg = <0x0 0x95615000 0x0 0x100000>; 88 reg = <0x0 0x95715000 0x0 0x100000>; [all …]
|
/linux-6.8/arch/arm64/include/asm/ |
D | insn.h | 18 AARCH64_INSN_HINT_NOP = 0x0 << 5, 19 AARCH64_INSN_HINT_YIELD = 0x1 << 5, 20 AARCH64_INSN_HINT_WFE = 0x2 << 5, 21 AARCH64_INSN_HINT_WFI = 0x3 << 5, 22 AARCH64_INSN_HINT_SEV = 0x4 << 5, 23 AARCH64_INSN_HINT_SEVL = 0x5 << 5, 25 AARCH64_INSN_HINT_XPACLRI = 0x07 << 5, 26 AARCH64_INSN_HINT_PACIA_1716 = 0x08 << 5, 27 AARCH64_INSN_HINT_PACIB_1716 = 0x0A << 5, 28 AARCH64_INSN_HINT_AUTIA_1716 = 0x0C << 5, [all …]
|
/linux-6.8/drivers/video/fbdev/ |
D | acornfb.c | 64 .hfmin = 0, 66 .vfmin = 0, 120 memset(&vidc, 0, sizeof(vidc)); in acornfb_set_timing() 162 vidc_writel(0xd0000000 | vidc.pll_ctl); in acornfb_set_timing() 163 vidc_writel(0x80000000 | vidc.h_cycle); in acornfb_set_timing() 164 vidc_writel(0x81000000 | vidc.h_sync_width); in acornfb_set_timing() 165 vidc_writel(0x82000000 | vidc.h_border_start); in acornfb_set_timing() 166 vidc_writel(0x83000000 | vidc.h_display_start); in acornfb_set_timing() 167 vidc_writel(0x84000000 | vidc.h_display_end); in acornfb_set_timing() 168 vidc_writel(0x85000000 | vidc.h_border_end); in acornfb_set_timing() [all …]
|
/linux-6.8/crypto/ |
D | aes_generic.c | 67 0xa56363c6, 0x847c7cf8, 0x997777ee, 0x8d7b7bf6, 68 0x0df2f2ff, 0xbd6b6bd6, 0xb16f6fde, 0x54c5c591, 69 0x50303060, 0x03010102, 0xa96767ce, 0x7d2b2b56, 70 0x19fefee7, 0x62d7d7b5, 0xe6abab4d, 0x9a7676ec, 71 0x45caca8f, 0x9d82821f, 0x40c9c989, 0x877d7dfa, 72 0x15fafaef, 0xeb5959b2, 0xc947478e, 0x0bf0f0fb, 73 0xecadad41, 0x67d4d4b3, 0xfda2a25f, 0xeaafaf45, 74 0xbf9c9c23, 0xf7a4a453, 0x967272e4, 0x5bc0c09b, 75 0xc2b7b775, 0x1cfdfde1, 0xae93933d, 0x6a26264c, 76 0x5a36366c, 0x413f3f7e, 0x02f7f7f5, 0x4fcccc83, [all …]
|
/linux-6.8/arch/powerpc/include/asm/ |
D | ppc-opcode.h | 13 #define __REG_R0 0 46 #define __REGA0_0 0 80 #define _R0 0 113 #define IMM_L(i) ((uintptr_t)(i) & 0xffff) 114 #define IMM_DS(i) ((uintptr_t)(i) & 0xfffc) 115 #define IMM_DQ(i) ((uintptr_t)(i) & 0xfff0) 116 #define IMM_D0(i) (((uintptr_t)(i) >> 16) & 0x3ffff) 122 * top half to negate the effect (i.e. 0xffff + 1 = 0x(1)0000). 128 (((uintptr_t)(i) & 0x8000) >> 15)) 133 #define IMM_H18(i) (((uintptr_t)(i)>>16) & 0x3ffff) [all …]
|