Searched +full:0 +full:x10014000 (Results  1 – 8 of 8) sorted by relevance
| /linux/Documentation/devicetree/bindings/mmc/ | 
| H A D | fsl-imx-mmc.yaml | 57         reg = <0x10014000 0x1000>;
  | 
| /linux/drivers/net/wwan/t7xx/ | 
| H A D | t7xx_reg.h | 25 #define MHCCIF_RC_DEV_BASE			0x10024000 27 #define REG_RC2EP_SW_BSY			0x04 28 #define REG_RC2EP_SW_INT_START			0x08 30 #define REG_RC2EP_SW_TCHNUM			0x0c 42 #define REG_EP2RC_SW_INT_STS			0x10 43 #define REG_EP2RC_SW_INT_ACK			0x14 44 #define REG_EP2RC_SW_INT_EAP_MASK		0x20 45 #define REG_EP2RC_SW_INT_EAP_MASK_SET		0x30 46 #define REG_EP2RC_SW_INT_EAP_MASK_CLR		0x40 48 #define D2H_INT_DS_LOCK_ACK			BIT(0) [all …] 
 | 
| /linux/arch/arm/boot/dts/arm/ | 
| H A D | arm-realview-eb.dtsi | 43 		/* 128 MiB memory @ 0x0 */ 44 		reg = <0x00000000 0x08000000>; 57 		#clock-cells = <0>; 63 		#clock-cells = <0>; 72 		#clock-cells = <0>; 74 		clock-frequency = <0>; 80 		reg = <0x40000000 0x04000000>; 90 		reg = <0x44000000 0x04000000>; 100 		reg = <0x4e000000 0x10000>; 110 		reg = <0x4f000000 0x20000>; [all …] 
 | 
| H A D | arm-realview-pbx.dtsi | 44 		/* 128 MiB memory @ 0x0 */ 45 		reg = <0x00000000 0x08000000>; 66 		#clock-cells = <0>; 72 		#clock-cells = <0>; 78 		#clock-cells = <0>; 87 		#clock-cells = <0>; 89 		clock-frequency = <0>; 95 		reg = <0x40000000 0x04000000>; 105 		reg = <0x44000000 0x04000000>; 115 		reg = <0x4e000000 0x10000>; [all …] 
 | 
| H A D | arm-realview-pb1176.dts | 45 		/* 128 MiB memory @ 0x0 */ 46 		reg = <0x00000000 0x08000000>; 67 		#clock-cells = <0>; 73 		#clock-cells = <0>; 82 		#clock-cells = <0>; 84 		clock-frequency = <0>; 89 		reg = <0x30000000 0x4000000>; 98 		reg = <0x38000000 0x800000>; 113 		reg = <0x3c000000 0x4000000>; 121 		reg = <0x3a000000 0x10000>; [all …] 
 | 
| H A D | arm-realview-pb11mp.dts | 45 		 * The PB11MPCore has 512 MiB memory @ 0x70000000 46 		 * and the first 256 are also remapped @ 0x00000000 48 		reg = <0x70000000 0x20000000>; 53 		#size-cells = <0>; 56 		MP11_0: cpu@0 { 59 			reg = <0>; 91 		reg = <0x1f001000 0x1000>, 92 		      <0x1f000100 0x100>; 97 		reg = <0x1f002000 0x1000>; 99 		interrupts = <0 29 IRQ_TYPE_LEVEL_HIGH>, [all …] 
 | 
| /linux/arch/arm/boot/dts/nxp/imx/ | 
| H A D | imx27.dtsi | 47 		reg = <0x10040000 0x1000>; 53 			#clock-cells = <0>; 59 		#size-cells = <0>; 62 		cpu: cpu@0 { 64 			reg = <0>; 88 			reg = <0x10000000 0x20000>; 93 				reg = <0x10001000 0x1000>; 104 				reg = <0x10002000 0x1000>; 111 				reg = <0x10003000 0x1000>; 120 				reg = <0x10004000 0x1000>; [all …] 
 | 
| /linux/drivers/net/ethernet/microchip/sparx5/ | 
| H A D | sparx5_main.c | 53 	{ TARGET_CPU,                         0, 0 }, /* 0x600000000 */ 54 	{ TARGET_FDMA,                  0x80000, 0 }, /* 0x600080000 */ 55 	{ TARGET_PCEP,                 0x400000, 0 }, /* 0x600400000 */ 56 	{ TARGET_DEV2G5,             0x10004000, 1 }, /* 0x610004000 */ 57 	{ TARGET_DEV5G,              0x10008000, 1 }, /* 0x610008000 */ 58 	{ TARGET_PCS5G_BR,           0x1000c000, 1 }, /* 0x61000c000 */ 59 	{ TARGET_DEV2G5 +  1,        0x10010000, 1 }, /* 0x610010000 */ 60 	{ TARGET_DEV5G +  1,         0x10014000, 1 }, /* 0x610014000 */ 61 	{ TARGET_PCS5G_BR +  1,      0x10018000, 1 }, /* 0x610018000 */ 62 	{ TARGET_DEV2G5 +  2,        0x1001c000, 1 }, /* 0x61001c000 */ [all …] 
 |