Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/serial/
H A Domap_serial.txt27 reg = <0x49042000 0x400>;
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/include/mach/
H A 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 …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/serial/
H A Domap_serial.txt33 reg = <0x49042000 0x400>;
H A D8250.yaml197 reg = <0x80230000 0x100>;
206 reg = <0x49042000 0x400>;
220 reg = <0x1e787000 0x40>;
225 aspeed,sirq-polarity-sense = <&syscon 0x70 25>;
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Domap36xx.dtsi22 cpu@0 {
36 reg = <0x49042000 0x400>;
47 #address-cells = <0>;
48 #size-cells = <0>;
49 reg = <0x483072f0 0x8>, <0x48306818 0x4>;
51 ti,tranxdone-status-mask = <0x4000000>;
57 1012500 0 0 0 0 0
58 1200000 0 0 0 0 0
59 1325000 0 0 0 0 0
60 1375000 1 0 0 0 0
[all …]
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A 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 …]
/OK3568_Linux_fs/kernel/arch/arm/
H A 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 …]