Home
last modified time | relevance | path

Searched +full:0 +full:xff200000 (Results 1 – 15 of 15) sorted by relevance

/linux-5.10/Documentation/devicetree/bindings/pci/
Daltera-pcie-msi.txt18 msi0: msi@0xFF200000 {
20 reg = <0xFF200000 0x00000010
21 0xFF200010 0x00000080>;
24 interrupts = <0 42 4>;
Dqcom,pcie.txt261 reg = <0x1b500000 0x1000
262 0x1b502000 0x80
263 0x1b600000 0x100
264 0x0ff00000 0x100000>;
267 linux,pci-domain = <0>;
268 bus-range = <0x00 0xff>;
272 ranges = <0x81000000 0 0 0x0fe00000 0 0x00100000 /* I/O */
273 0x82000000 0 0 0x08000000 0 0x07e00000>; /* memory */
277 interrupt-map-mask = <0 0 0 0x7>;
278 interrupt-map = <0 0 0 1 &intc 0 36 IRQ_TYPE_LEVEL_HIGH>, /* int_a */
[all …]
/linux-5.10/Documentation/devicetree/bindings/gpio/
Dgpio-altera.txt35 reg = <0xff200000 0x10>;
36 interrupts = <0 45 4>;
/linux-5.10/Documentation/devicetree/bindings/phy/
Dhisilicon,hi3660-usb3.yaml19 const: 0
50 reg = <0x0 0xff200000 0x0 0x1000>;
54 #phy-cells = <0>;
57 hisilicon,eye-diagram-param = <0x22466e4>;
/linux-5.10/drivers/staging/hikey9xx/
Dphy-hi3670-usb3.yaml19 const: 0
60 reg = <0x0 0xff200000 0x0 0x1000>;
64 #phy-cells = <0>;
68 hisilicon,eye-diagram-param = <0xfdfee4>;
69 hisilicon,tx-vboost-lvl = <0x5>;
/linux-5.10/arch/arm/mach-pxa/include/mach/
Dpalmtx.h71 #define PALMTX_PCMCIA_PHYS 0x28000000
72 #define PALMTX_PCMCIA_VIRT IOMEM(0xf0000000)
73 #define PALMTX_PCMCIA_SIZE 0x100000
75 #define PALMTX_PHYS_RAM_START 0xa0000000
76 #define PALMTX_PHYS_IO_START 0x40000000
78 #define PALMTX_STR_BASE 0xa0200000
80 #define PALMTX_PHYS_FLASH_START PXA_CS0_PHYS /* ChipSelect 0 */
85 #define PALMTX_NAND_ALE_VIRT IOMEM(0xff100000)
86 #define PALMTX_NAND_CLE_VIRT IOMEM(0xff200000)
95 #define PALMTX_BAT_MAX_CURRENT 0 /* unknown */
[all …]
/linux-5.10/arch/sh/kernel/cpu/sh4a/
Dubc.c15 #define UBC_CBR(idx) (0xff200000 + (0x20 * idx))
16 #define UBC_CRR(idx) (0xff200004 + (0x20 * idx))
17 #define UBC_CAR(idx) (0xff200008 + (0x20 * idx))
18 #define UBC_CAMR(idx) (0xff20000c + (0x20 * idx))
20 #define UBC_CCMFR 0xff200600
21 #define UBC_CBCR 0xff200620
25 #define UBC_CRR_BIE (1 << 0)
28 #define UBC_CBR_CE (1 << 0)
40 __raw_writel(0, UBC_CBR(idx)); in sh4a_ubc_disable()
41 __raw_writel(0, UBC_CAR(idx)); in sh4a_ubc_disable()
[all …]
/linux-5.10/arch/m68k/sun3/
Dconfig.c61 clock_va = (char *) 0xfe06000; /* dark */ in sun3_init()
62 sun3_intreg = (unsigned char *) 0xfe0a000; /* magic */ in sun3_init()
68 enable_register |= 0x50; /* Enable FPU */ in sun3_init()
76 memset(sun3_reserved_pmeg, 0, sizeof(sun3_reserved_pmeg)); in sun3_init()
81 for (i=0; i<8; i++) /* Kernel PMEGs */ in sun3_init()
123 m68k_setup_node(0); in sun3_bootmem_alloc()
144 memory_start = ((((unsigned long)_end) + 0x2000) & ~0x1fff); in config_sun3()
149 m68k_memory[0].size=*(romvec->pv_sun3mem); in config_sun3()
175 .start = 0xff200000,
176 .end = 0xff200021,
[all …]
/linux-5.10/Documentation/devicetree/bindings/fpga/
Dfpga-region.txt210 bridge's region (0xff200000) and the hps bridge's region (0xc0000000) for use by
218 reg = <0xff706000 0x1000
219 0xffb90000 0x20>;
220 interrupts = <0 175 4>;
225 reg = <0xff400000 0x100000>;
241 reg = <0xff500000 0x10000>;
250 fragment@0 {
260 ranges = <0x20000 0xff200000 0x100000>,
261 <0x0 0xc0000000 0x20000000>;
265 reg = <0x10040 0x20>;
[all …]
/linux-5.10/arch/powerpc/boot/dts/fsl/
Dp1023rdb.dts56 size = <0 0x1000000>;
57 alignment = <0 0x1000000>;
60 size = <0 0x400000>;
61 alignment = <0 0x400000>;
64 size = <0 0x2000000>;
65 alignment = <0 0x2000000>;
70 ranges = <0x0 0xf 0xff000000 0x200000>;
74 ranges = <0x0 0xf 0xff200000 0x200000>;
78 ranges = <0x0 0x0 0xff600000 0x200000>;
83 reg = <0x53>;
[all …]
/linux-5.10/include/linux/ssb/
Dssb_regs.h9 #define SSB_SDRAM_BASE 0x00000000U /* Physical SDRAM */
10 #define SSB_PCI_MEM 0x08000000U /* Host Mode sb2pcitranslation0 (64 MB) */
11 #define SSB_PCI_CFG 0x0c000000U /* Host Mode sb2pcitranslation1 (64 MB) */
12 #define SSB_SDRAM_SWAPPED 0x10000000U /* Byteswapped Physical SDRAM */
13 #define SSB_ENUM_BASE 0x18000000U /* Enumeration space base */
14 #define SSB_ENUM_LIMIT 0x18010000U /* Enumeration space limit */
16 #define SSB_FLASH2 0x1c000000U /* Flash Region 2 (region 1 shadowed here) */
17 #define SSB_FLASH2_SZ 0x02000000U /* Size of Flash Region 2 */
19 #define SSB_EXTIF_BASE 0x1f000000U /* External Interface region base address */
20 #define SSB_FLASH1 0x1fc00000U /* Flash Region 1 */
[all …]
/linux-5.10/arch/arm64/boot/dts/hisilicon/
Dhi3660.dtsi25 #size-cells = <0>;
58 cpu0: cpu@0 {
61 reg = <0x0 0x0>;
75 reg = <0x0 0x1>;
88 reg = <0x0 0x2>;
101 reg = <0x0 0x3>;
114 reg = <0x0 0x100>;
128 reg = <0x0 0x101>;
141 reg = <0x0 0x102>;
154 reg = <0x0 0x103>;
[all …]
/linux-5.10/drivers/staging/wlan-ng/
Dprism2fw.c65 #define S3ADDR_PLUG (0xff000000UL)
66 #define S3ADDR_CRC (0xff100000UL)
67 #define S3ADDR_INFO (0xff200000UL)
68 #define S3ADDR_START (0xff400000UL)
204 * 0 - success
205 * ~0 - failure
215 PRISM2_USB_FWFILE, &udev->dev) != 0) { in prism2_fwtry()
229 return 0; in prism2_fwtry()
242 * 0 - success
243 * ~0 - failure
[all …]
/linux-5.10/arch/arm64/boot/dts/rockchip/
Dpx30.dtsi40 #size-cells = <0>;
42 cpu0: cpu@0 {
45 reg = <0x0 0x0>;
57 reg = <0x0 0x1>;
69 reg = <0x0 0x2>;
81 reg = <0x0 0x3>;
96 arm,psci-suspend-param = <0x0010000>;
105 arm,psci-suspend-param = <0x1010000>;
164 #clock-cells = <0>;
185 thermal-sensors = <&tsadc 0>;
[all …]
Drk3399.dtsi44 #size-cells = <0>;
72 cpu_l0: cpu@0 {
75 reg = <0x0 0x0>;
87 reg = <0x0 0x1>;
99 reg = <0x0 0x2>;
111 reg = <0x0 0x3>;
123 reg = <0x0 0x100>;
135 reg = <0x0 0x101>;
150 arm,psci-suspend-param = <0x0010000>;
159 arm,psci-suspend-param = <0x1010000>;
[all …]