Searched +full:0 +full:x01300000 (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/mips/include/asm/sn/sn0/ |
| H A D | addrs.h | 57 #define NASID_BITMASK (0x1ffLL) 62 #define BDDIR_UPPER_MASK (UINT64_CAST 0x7ffff << 10) 63 #define BDECC_UPPER_MASK (UINT64_CAST 0x3ffffff << 3) 70 #define NASID_BITMASK (0xffLL) 76 #define BDDIR_UPPER_MASK (UINT64_CAST 0xfffff << 10) 77 #define BDECC_UPPER_MASK (UINT64_CAST 0x7ffffff << 3) 90 ((widget == 0) ? NODE_BWIN_BASE((nasid), SWIN0_BIGWIN) \ 106 #define BWIN_WIDGET_MASK 0x7 150 #define MISC_PROM_BASE PHYS_TO_K0(0x01300000) 151 #define MISC_PROM_SIZE 0x200000 [all …]
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | qcom,qcs404-pinctrl.yaml | 64 - pattern: "^gpio([0-9]|[1-9][0-9]|1[0-1][0-9])$" 134 reg = <0x01000000 0x200000>, 135 <0x01300000 0x200000>, 136 <0x07b00000 0x200000>; 139 gpio-ranges = <&tlmm 0 0 120>;
|
| /linux/Documentation/devicetree/bindings/cache/ |
| H A D | qcom,llcc.yaml | 310 reg = <0 0x01100000 0 0x50000>, <0 0x01180000 0 0x50000>, 311 <0 0x01200000 0 0x50000>, <0 0x01280000 0 0x50000>, 312 <0 0x01300000 0 0x50000>;
|
| /linux/drivers/gpu/drm/amd/include/ |
| H A D | aldebaran_ip_offset.h | 35 static const struct IP_BASE ATHUB_BASE = { { { { 0x00000C20, 0x02408C00, 0, 0, 0, 0 } }, 36 { { 0, 0, 0, 0, 0, 0 } }, 37 { { 0, 0, 0, 0, 0, 0 } }, 38 { { 0, 0, 0, 0, 0, 0 } }, 39 { { 0, 0, 0, 0, 0, 0 } }, 40 { { 0, 0, 0, 0, 0, 0 } }, 41 { { 0, 0, 0, 0, 0, 0 } } } }; 42 static const struct IP_BASE CLK_BASE = { { { { 0x00016C00, 0x02401800, 0, 0, 0, 0 } }, 43 { { 0x00016E00, 0x02401C00, 0, 0, 0, 0 } }, 44 { { 0x00017000, 0x02402000, 0, 0, 0, 0 } }, [all …]
|