Home
last modified time | relevance | path

Searched +full:0 +full:x10130000 (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/
Dsnps,dw-apb-ictl.txt20 - 0 maps to bit 0 of low interrupts,
22 - 32 maps to bit 0 of high interrupts,
30 reg = <0x3000 0xc00>;
40 reg = <0x10130000 0x1000>;
/Linux-v5.15/arch/arm/boot/dts/
Dsd5203.dts18 bootargs="console=ttyS0,9600 earlycon=uart8250,mmio32,0x1600d000";
27 #size-cells = <0>;
32 reg = <0x0>;
38 reg = <0x30000000 0x8000000>;
49 reg = <0x10130000 0x1000>;
56 #clock-cells = <0>;
62 reg = <0x16002000 0x1000>;
70 reg = <0x16003000 0x1000>;
78 reg = <0x1600d000 0x1000>;
88 reg = <0x1600c000 0x1000>;
Dversatile-ab.dts24 reg = <0x0 0x08000000>;
28 #clock-cells = <0>;
36 #size-cells = <0>;
40 #size-cells = <0>;
42 port@0 {
43 reg = <0>;
72 reg = <0x10000000 0x200>;
76 offset = <0x08>;
77 mask = <0x01>;
78 label = "versatile:0";
[all …]
Dste-nomadik-stn8815.dtsi14 reg = <0x00000000 0x04000000>,
15 <0x08000000 0x04000000>;
20 reg = <0x10210000 0x1000>;
37 reg = <0x101e2000 0x1000>;
46 reg = <0x101e3000 0x1000>;
55 reg = <0x101e4000 0x80>;
62 gpio-bank = <0>;
63 gpio-ranges = <&pinctrl 0 0 32>;
69 reg = <0x101e5000 0x80>;
77 gpio-ranges = <&pinctrl 0 32 32>;
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/dma/
Darm-pl08x.yaml105 reg = <0x10130000 0x1000>;
124 arm,primecell-periphid = <0x0003b080>;
125 reg = <0x67000000 0x1000>;
/Linux-v5.15/arch/arm/mach-nomadik/
Dcpu-8815.c30 #define NOMADIK_FSMC_BASE 0x10100000 /* FSMC registers */
31 #define NOMADIK_SDRAMC_BASE 0x10110000 /* SDRAM Controller */
32 #define NOMADIK_CLCDC_BASE 0x10120000 /* CLCD Controller */
33 #define NOMADIK_MDIF_BASE 0x10120000 /* MDIF */
34 #define NOMADIK_DMA0_BASE 0x10130000 /* DMA0 Controller */
35 #define NOMADIK_IC_BASE 0x10140000 /* Vectored Irq Controller */
36 #define NOMADIK_DMA1_BASE 0x10150000 /* DMA1 Controller */
37 #define NOMADIK_USB_BASE 0x10170000 /* USB-OTG conf reg base */
38 #define NOMADIK_CRYP_BASE 0x10180000 /* Crypto processor */
39 #define NOMADIK_SHA1_BASE 0x10190000 /* SHA-1 Processor */
[all …]
/Linux-v5.15/drivers/net/ethernet/microchip/sparx5/
Dsparx5_main.c54 { TARGET_CPU, 0, 0 }, /* 0x600000000 */
55 { TARGET_FDMA, 0x80000, 0 }, /* 0x600080000 */
56 { TARGET_PCEP, 0x400000, 0 }, /* 0x600400000 */
57 { TARGET_DEV2G5, 0x10004000, 1 }, /* 0x610004000 */
58 { TARGET_DEV5G, 0x10008000, 1 }, /* 0x610008000 */
59 { TARGET_PCS5G_BR, 0x1000c000, 1 }, /* 0x61000c000 */
60 { TARGET_DEV2G5 + 1, 0x10010000, 1 }, /* 0x610010000 */
61 { TARGET_DEV5G + 1, 0x10014000, 1 }, /* 0x610014000 */
62 { TARGET_PCS5G_BR + 1, 0x10018000, 1 }, /* 0x610018000 */
63 { TARGET_DEV2G5 + 2, 0x1001c000, 1 }, /* 0x61001c000 */
[all …]
/Linux-v5.15/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_hsi.h17 #define FW_ENCODE_32BIT_PATTERN 0x1e1e1e1e
23 #define BNX2X_MAX_ISCSI_TRGT_CONN_MASK 0xFFFF
24 #define BNX2X_MAX_ISCSI_TRGT_CONN_SHIFT 0
25 #define BNX2X_MAX_ISCSI_INIT_CONN_MASK 0xFFFF0000
31 #define BNX2X_MAX_FCOE_TRGT_CONN_MASK 0xFFFF
32 #define BNX2X_MAX_FCOE_TRGT_CONN_SHIFT 0
33 #define BNX2X_MAX_FCOE_INIT_CONN_MASK 0xFFFF0000
42 #define PIN_CFG_NA 0x00000000
43 #define PIN_CFG_GPIO0_P0 0x00000001
44 #define PIN_CFG_GPIO1_P0 0x00000002
[all …]