Searched +full:0 +full:x80230000 (Results 1 – 4 of 4) sorted by relevance
/linux-5.10/Documentation/devicetree/bindings/serial/ |
D | snps-dw-apb-uart.yaml | 110 reg = <0x80230000 0x100>; 125 reg = <0x80230000 0x100>; 136 reg = <0x80230000 0x100>;
|
D | 8250.yaml | 202 reg = <0x80230000 0x100>; 211 reg = <0x49042000 0x400>; 225 reg = <0x1e787000 0x40>; 230 aspeed,sirq-polarity-sense = <&syscon 0x70 25>;
|
/linux-5.10/arch/arm/ |
D | Kconfig.debug | 138 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 …]
|
/linux-5.10/arch/powerpc/kernel/ |
D | cputable.c | 145 .pvr_mask = 0xffff0000, 146 .pvr_value = 0x00390000, 163 .pvr_mask = 0xffff0000, 164 .pvr_value = 0x003c0000, 180 { /* PPC970MP DD1.0 - no DEEPNAP, use regular 970 init */ 181 .pvr_mask = 0xffffffff, 182 .pvr_value = 0x00440100, 199 .pvr_mask = 0xffff0000, 200 .pvr_value = 0x00440000, 217 .pvr_mask = 0xffff0000, [all …]
|