Searched +full:0 +full:xe000e000 (Results  1 – 8 of 8) sorted by relevance
| /linux/Documentation/devicetree/bindings/mtd/ | 
| H A D | arm,pl353-nand-r2p1.yaml | 37         reg = <0xe000e000 0x0001000>;40         ranges = <0x0 0x0 0xe1000000 0x1000000 /* Nand CS region */
 41                   0x1 0x0 0xe2000000 0x2000000 /* SRAM/NOR CS0 region */
 42                   0x2 0x0 0xe4000000 0x2000000>; /* SRAM/NOR CS1 region */
 46         nfc0: nand-controller@0,0 {
 48             reg = <0 0 0x1000000>;
 50             #size-cells = <0>;
 
 | 
| /linux/Documentation/devicetree/bindings/memory-controllers/ | 
| H A D | arm,pl35x-smc.yaml | 33     pattern: "^memory-controller@[0-9a-f]+$"69       - description: Combined or Memory interface 0 IRQ
 73   "@[0-7],[a-f0-9]+$":
 91                 minimum: 0
 141       reg = <0xe000e000 0x0001000>;
 144       ranges = <0x0 0x0 0xe1000000 0x1000000 /* Nand CS region */
 145                 0x1 0x0 0xe2000000 0x2000000 /* SRAM/NOR CS0 region */
 146                 0x2 0x0 0xe4000000 0x2000000>; /* SRAM/NOR CS1 region */
 150       nfc0: nand-controller@0,0 {
 152         reg = <0 0 0x1000000>;
 [all …]
 
 | 
| /linux/drivers/mcb/ | 
| H A D | mcb-lpc.c | 26 	int ret = 0, table_size;  in mcb_lpc_probe()32 	priv->mem = platform_get_resource(pdev, IORESOURCE_MEM, 0);  in mcb_lpc_probe()
 60 	if (ret < 0) {  in mcb_lpc_probe()
 93 	return 0;  in mcb_lpc_probe()
 126 	return 0;  in mcb_lpc_create_platform_device()
 133 static struct resource sc24_fpga_resource = DEFINE_RES_MEM(0xe000e000, CHAM_HEADER_SIZE);
 134 static struct resource sc31_fpga_resource = DEFINE_RES_MEM(0xf000e000, CHAM_HEADER_SIZE);
 
 | 
| /linux/arch/arm/boot/dts/xilinx/ | 
| H A D | zynq-7000.dtsi | 14 			bootscr-address = /bits/ 64 <0x3000000>;20 		#size-cells = <0>;
 22 		cpu0: cpu@0 {
 25 			reg = <0>;
 54 		interrupts = <0 5 4>, <0 6 4>;
 56 		reg = <0xf8891000 0x1000>,
 57 		      <0xf8893000 0x1000>;
 76 			#size-cells = <0>;
 79 			port@0 {
 80 				reg = <0>;
 [all …]
 
 | 
| /linux/drivers/net/wireless/realtek/rtw89/ | 
| H A D | rtw8852b_table.c | 10 	{0x704, 0x601E0100},11 	{0x4000, 0x00000000},
 12 	{0x4004, 0xCA014000},
 13 	{0x4008, 0xC751D4F0},
 14 	{0x400C, 0x44511475},
 15 	{0x4010, 0x00000000},
 16 	{0x4014, 0x00000000},
 17 	{0x4018, 0x4F4C084B},
 18 	{0x401C, 0x084A4E52},
 19 	{0x4020, 0x4D504E4B},
 [all …]
 
 | 
| H A D | rtw8851b_table.c | 10 	{0x704, 0x601E0500},11 	{0x4000, 0x00000000},
 12 	{0x4004, 0xCA014000},
 13 	{0x4008, 0xC751D4F0},
 14 	{0x400C, 0x44511475},
 15 	{0x4010, 0x00000000},
 16 	{0x4014, 0x00000000},
 17 	{0x47BC, 0x00000380},
 18 	{0x4018, 0x4F4C084B},
 19 	{0x401C, 0x084A4E52},
 [all …]
 
 | 
| H A D | rtw8852a_table.c | 10 	{0xF0FF0001, 0x00000000},11 	{0xF03300FF, 0x00000001},
 12 	{0xF03500FF, 0x00000002},
 13 	{0xF03200FF, 0x00000003},
 14 	{0xF03400FF, 0x00000004},
 15 	{0xF03600FF, 0x00000005},
 16 	{0x704, 0x601E0100},
 17 	{0x714, 0x00000000},
 18 	{0x718, 0x13332333},
 19 	{0x714, 0x00010000},
 [all …]
 
 | 
| H A D | rtw8852c_table.c | 10 	{0xF0FF0000, 0x00000000},11 	{0xF03300FF, 0x00000001},
 12 	{0xF03400FF, 0x00000002},
 13 	{0xF03500FF, 0x00000003},
 14 	{0xF03600FF, 0x00000004},
 15 	{0x70C, 0x00000020},
 16 	{0x704, 0x601E0100},
 17 	{0x4000, 0x00000000},
 18 	{0x4004, 0xCA014000},
 19 	{0x4008, 0xC751D4F0},
 [all …]
 
 |