Searched +full:0 +full:x58002000 (Results 1 – 9 of 9) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mtd/ |
| D | st,stm32-fmc2-nand.yaml | 63 - description: Chip select 0 data 64 - description: Chip select 0 command 65 - description: Chip select 0 address space 88 - description: Chip select 0 data 89 - description: Chip select 0 command 90 - description: Chip select 0 address space 110 reg = <0x58002000 0x1000>, 111 <0x80000000 0x1000>, 112 <0x88010000 0x1000>, 113 <0x88020000 0x1000>, [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/ |
| D | st,stm32-fmc2-nand.yaml | 60 - description: Chip select 0 data 61 - description: Chip select 0 command 62 - description: Chip select 0 address space 85 - description: Chip select 0 data 86 - description: Chip select 0 command 87 - description: Chip select 0 address space 106 reg = <0x58002000 0x1000>, 107 <0x80000000 0x1000>, 108 <0x88010000 0x1000>, 109 <0x88020000 0x1000>, [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/memory-controllers/ |
| D | st,stm32-fmc2-ebi.yaml | 46 <bank-number> 0 <address of the bank> <size> 49 "^.*@[0-4],[a-f0-9]+$": 73 reg = <0x58002000 0x1000>; 77 ranges = <0 0 0x60000000 0x04000000>, /* EBI CS 1 */ 78 <1 0 0x64000000 0x04000000>, /* EBI CS 2 */ 79 <2 0 0x68000000 0x04000000>, /* EBI CS 3 */ 80 <3 0 0x6c000000 0x04000000>, /* EBI CS 4 */ 81 <4 0 0x80000000 0x10000000>; /* NAND */ 83 psram@0,0 { 85 reg = <0 0x00000000 0x100000>; [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/memory-controllers/ |
| D | st,stm32-fmc2-ebi.yaml | 46 <bank-number> 0 <address of the bank> <size> 49 "^.*@[0-4],[a-f0-9]+$": 59 0: Asynchronous mode 1 SRAM/FRAM. 72 minimum: 0 123 enum: [ 0, 128, 256, 512, 1024 ] 124 default: 0 183 reaches 0, the controller splits the current access, toggles NE to 208 reg = <0x58002000 0x1000>; 212 ranges = <0 0 0x60000000 0x04000000>, /* EBI CS 1 */ 213 <1 0 0x64000000 0x04000000>, /* EBI CS 2 */ [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/st/ |
| D | stm32mp131.dtsi | 16 #size-cells = <0>; 18 cpu0: cpu@0 { 21 reg = <0>; 43 #size-cells = <0>; 44 linaro,optee-channel-id = <0>; 47 reg = <0x14>; 52 reg = <0x16>; 57 reg = <0x17>; 61 #size-cells = <0>; 63 scmi_reg11: regulator@0 { [all …]
|
| D | stm32mp151.dtsi | 16 #size-cells = <0>; 18 cpu0: cpu@0 { 22 reg = <0>; 42 reg = <0xa0021000 0x1000>, 43 <0xa0022000 0x2000>; 57 #clock-cells = <0>; 63 #clock-cells = <0>; 69 #clock-cells = <0>; 75 #clock-cells = <0>; 81 #clock-cells = <0>; [all …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | stm32mp151.dtsi | 16 #size-cells = <0>; 18 cpu0: cpu@0 { 22 reg = <0>; 42 reg = <0xa0021000 0x1000>, 43 <0xa0022000 0x2000>; 57 #clock-cells = <0>; 63 #clock-cells = <0>; 69 #clock-cells = <0>; 75 #clock-cells = <0>; 81 #clock-cells = <0>; [all …]
|
| /kernel/linux/linux-5.10/drivers/bus/ |
| D | ti-sysc.c | 30 #define DIS_SGX BIT(0) 164 writew_relaxed(value & 0xffff, ddata->module_va + offset); in sysc_write() 167 if (ddata->offsets[SYSC_REVISION] >= 0 && in sysc_write() 188 if (ddata->offsets[SYSC_REVISION] >= 0 && in sysc_read() 210 if (offset < 0) in sysc_read_revision() 211 return 0; in sysc_read_revision() 220 if (offset < 0) in sysc_read_sysconfig() 221 return 0; in sysc_read_sysconfig() 230 if (offset < 0) in sysc_read_sysstatus() 231 return 0; in sysc_read_sysstatus() [all …]
|
| /kernel/linux/linux-6.6/drivers/bus/ |
| D | ti-sysc.c | 30 #define DIS_SGX BIT(0) 167 writew_relaxed(value & 0xffff, ddata->module_va + offset); in sysc_write() 170 if (ddata->offsets[SYSC_REVISION] >= 0 && in sysc_write() 191 if (ddata->offsets[SYSC_REVISION] >= 0 && in sysc_read() 213 if (offset < 0) in sysc_read_revision() 214 return 0; in sysc_read_revision() 223 if (offset < 0) in sysc_read_sysconfig() 224 return 0; in sysc_read_sysconfig() 233 if (offset < 0) in sysc_read_sysstatus() 234 return 0; in sysc_read_sysstatus() [all …]
|