Searched +full:0 +full:x20120000 (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/arm/ |
D | arm,coresight-dynamic-replicator.yaml | 97 reg = <0x20120000 0x1000>; 104 #size-cells = <0>; 107 port@0 { 108 reg = <0>;
|
/Linux-v6.1/arch/riscv/boot/dts/microchip/ |
D | mpfs.dtsi | 15 #size-cells = <0>; 17 cpu0: cpu@0 { 23 reg = <0>; 173 #clock-cells = <0>; 178 mboxes = <&mbox 0>; 189 reg = <0x0 0x2010000 0x0 0x1000>; 201 reg = <0x0 0x2000000 0x0 0xC000>; 210 compatible = "sifive,fu540-c000-plic", "sifive,plic-1.0.0"; 211 reg = <0x0 0xc000000 0x0 0x4000000>; 212 #address-cells = <0>; [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/ti/ |
D | k3-am62-main.dtsi | 11 reg = <0x00 0x70000000 0x00 0x10000>; 14 ranges = <0x0 0x00 0x70000000 0x10000>; 24 reg = <0x00 0x01800000 0x00 0x10000>, /* GICD */ 25 <0x00 0x01880000 0x00 0xc0000>, /* GICR */ 26 <0x00 0x01880000 0x00 0xc0000>, /* GICR */ 27 <0x01 0x00000000 0x00 0x2000>, /* GICC */ 28 <0x01 0x00010000 0x00 0x1000>, /* GICH */ 29 <0x01 0x00020000 0x00 0x2000>; /* GICV */ 38 reg = <0x00 0x01820000 0x00 0x10000>; 39 socionext,synquacer-pre-its = <0x1000000 0x400000>; [all …]
|
D | k3-am64-main.dtsi | 13 #clock-cells = <0>; 15 clock-frequency = <0>; 22 reg = <0x00 0x70000000 0x00 0x200000>; 25 ranges = <0x0 0x00 0x70000000 0x200000>; 28 reg = <0x1c0000 0x20000>; 32 reg = <0x1e0000 0x1c000>; 36 reg = <0x1fc000 0x4000>; 42 reg = <0x0 0x43000000 0x0 0x20000>; 45 ranges = <0x0 0x0 0x43000000 0x20000>; 50 mux-reg-masks = <0x4080 0x3>; /* SERDES0 lane0 select */ [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/arm/ |
D | juno-base.dtsi | 12 reg = <0x0 0x2a810000 0x0 0x10000>; 16 ranges = <0 0x0 0x2a820000 0x20000>; 21 reg = <0x10000 0x10000>; 27 reg = <0x0 0x2b1f0000 0x0 0x1000>; 38 reg = <0x0 0x2b400000 0x0 0x10000>; 50 reg = <0x0 0x2b500000 0x0 0x10000>; 61 reg = <0x0 0x2b600000 0x0 0x10000>; 67 power-domains = <&scpi_devpd 0>; 72 reg = <0x0 0x2c010000 0 0x1000>, 73 <0x0 0x2c02f000 0 0x2000>, [all …]
|
/Linux-v6.1/drivers/soc/tegra/cbb/ |
D | tegra194-cbb.c | 30 #define ERRLOGGER_0_ID_COREID_0 0x00000000 31 #define ERRLOGGER_0_ID_REVISIONID_0 0x00000004 32 #define ERRLOGGER_0_FAULTEN_0 0x00000008 33 #define ERRLOGGER_0_ERRVLD_0 0x0000000c 34 #define ERRLOGGER_0_ERRCLR_0 0x00000010 35 #define ERRLOGGER_0_ERRLOG0_0 0x00000014 36 #define ERRLOGGER_0_ERRLOG1_0 0x00000018 37 #define ERRLOGGER_0_RSVD_00_0 0x0000001c 38 #define ERRLOGGER_0_ERRLOG3_0 0x00000020 39 #define ERRLOGGER_0_ERRLOG4_0 0x00000024 [all …]
|
/Linux-v6.1/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_hsi.h | 17 #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 …]
|