Home
last modified time | relevance | path

Searched +full:0 +full:x49042000 (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/arch/arm/mach-omap2/include/mach/
Dserial.h12 #define OMAP2_UART1_BASE 0x4806a000
13 #define OMAP2_UART2_BASE 0x4806c000
14 #define OMAP2_UART3_BASE 0x4806e000
19 #define OMAP3_UART3_BASE 0x49020000
20 #define OMAP3_UART4_BASE 0x49042000 /* Only on 36xx */
21 #define OMAP3_UART4_AM35XX_BASE 0x4809E000 /* Only on AM35xx */
26 #define OMAP4_UART3_BASE 0x48020000
27 #define OMAP4_UART4_BASE 0x4806e000
30 #define TI81XX_UART1_BASE 0x48020000
31 #define TI81XX_UART2_BASE 0x48022000
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/serial/
Domap_serial.txt33 reg = <0x49042000 0x400>;
D8250.yaml202 reg = <0x80230000 0x100>;
211 reg = <0x49042000 0x400>;
225 reg = <0x1e787000 0x40>;
230 aspeed,sirq-polarity-sense = <&syscon 0x70 25>;
/Linux-v5.10/arch/arm/boot/dts/
Domap36xx.dtsi23 cpu: cpu@0 {
51 opp-supported-hw = <0xffffffff 3>;
59 opp-supported-hw = <0xffffffff 3>;
66 opp-supported-hw = <0xffffffff 3>;
74 opp-supported-hw = <0xffffffff 2>;
87 reg = <0x49042000 0x400>;
98 #address-cells = <0>;
99 #size-cells = <0>;
100 reg = <0x483072f0 0x8>, <0x48306818 0x4>;
102 ti,tranxdone-status-mask = <0x4000000>;
[all …]
/Linux-v5.10/arch/arm/
DKconfig.debug138 0x80000000 | 0xf0000000 | UART0
139 0x80004000 | 0xf0004000 | UART1
140 0x80008000 | 0xf0008000 | UART2
141 0x8000c000 | 0xf000c000 | UART3
142 0x80010000 | 0xf0010000 | UART4
143 0x80014000 | 0xf0014000 | UART5
144 0x80018000 | 0xf0018000 | UART6
145 0x8001c000 | 0xf001c000 | UART7
146 0x80020000 | 0xf0020000 | UART8
147 0x80024000 | 0xf0024000 | UART9
[all …]