Searched +full:0 +full:x94000000 (Results 1 – 11 of 11) sorted by relevance
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | thead,c900-aclint-sswi.yaml | 38 const: 0 81 reg = <0x94000000 0x00004000>; 82 #interrupt-cells = <0>; 94 reg = <0x94000000 0x00004000>; 95 #interrupt-cells = <0>; 101 riscv,hart-indexes = <0x0 0x1 0x10 0x11>;
|
| H A D | thead,c900-aclint-mswi.yaml | 42 reg = <0x94000000 0x00010000>;
|
| /linux/arch/arm/boot/dts/st/ |
| H A 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/arch/sh/drivers/dma/ |
| H A 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/scripts/ |
| H A 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/arch/arm64/boot/dts/qcom/ |
| H A 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 …]
|
| H A 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/arch/arm64/include/asm/ |
| H A 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/lib/xz/ |
| H A D | xz_dec_bcj.c | 1 // SPDX-License-Identifier: 0BSD 69 * PowerPC 4 0 70 * IA-64 16 0 71 * ARM 4 0 73 * SPARC 4 0 86 return b == 0x00 || b == 0xFF; in bcj_x86_test_msbyte() 94 static const uint8_t mask_to_bit_num[8] = { 0, 1, 2, 2, 3, 3, 3, 3 }; in bcj_x86() 105 return 0; in bcj_x86() 108 for (i = 0; i < size; ++i) { in bcj_x86() 109 if ((buf[i] & 0xFE) != 0xE8) in bcj_x86() [all …]
|
| /linux/drivers/video/fbdev/ |
| H A 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/arch/powerpc/include/asm/ |
| H A 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 …]
|