Searched +full:0 +full:xf0003000 (Results 1 – 6 of 6) sorted by relevance
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | ezchip_enet.txt | 12 reg = <0xf0003000 0x44>;
|
| /linux/arch/arc/boot/dts/ |
| H A D | nsimosci.dts | 18 /* bootargs = "console=tty0 consoleblank=0"; */ 20 …bootargs = "earlycon=uart8250,mmio32,0xf0000000,115200n8 console=tty0 console=ttyS0,115200n8 conso… 36 #clock-cells = <0>; 49 reg = <0xf0000000 0x2000>; 59 #clock-cells = <0>; 66 reg = <0xf9000000 0x400>; 73 reg = <0xf9000400 0x14>; 80 reg = <0xf0003000 0x44>;
|
| H A D | nsimosci_hs.dts | 18 /* bootargs = "console=tty0 consoleblank=0"; */ 20 …bootargs = "earlycon=uart8250,mmio32,0xf0000000,115200n8 console=tty0 console=ttyS0,115200n8 conso… 36 #clock-cells = <0>; 49 reg = <0xf0000000 0x2000>; 59 #clock-cells = <0>; 66 reg = <0xf9000000 0x400>; 73 reg = <0xf9000400 0x14>; 80 reg = <0xf0003000 0x44>;
|
| H A D | nsimosci_hs_idu.dts | 18 …bootargs = "earlycon=uart8250,mmio32,0xf0000000,115200n8 console=tty0 console=ttyS0,115200n8 conso… 34 #clock-cells = <0>; 54 reg = <0xf0000000 0x2000>; 56 interrupts = <0>; 65 #clock-cells = <0>; 72 reg = <0xf9000000 0x400>; 79 reg = <0xf9000400 0x14>; 87 reg = <0xf0003000 0x44>;
|
| /linux/arch/arc/plat-axs10x/ |
| H A D | axs10x.c | 16 #define AXS_MB_CGU 0xE0010000 17 #define AXS_MB_CREG 0xE0011000 19 #define CREG_MB_IRQ_MUX (AXS_MB_CREG + 0x214) 20 #define CREG_MB_SW_RESET (AXS_MB_CREG + 0x220) 21 #define CREG_MB_VER (AXS_MB_CREG + 0x230) 22 #define CREG_MB_CONFIG (AXS_MB_CREG + 0x234) 24 #define AXC001_CREG 0xF0001000 25 #define AXC001_GPIO_INTC 0xF0003000 61 #define GPIO_INTEN (AXC001_GPIO_INTC + 0x30) in axs10x_enable_gpio_intc_wire() 62 #define GPIO_INTMASK (AXC001_GPIO_INTC + 0x34) in axs10x_enable_gpio_intc_wire() [all …]
|
| /linux/arch/powerpc/kernel/ |
| H A D | prom_init.c | 57 #define DEVTREE_CHUNK_SIZE 0x100000 63 * entry with size 0, so it can be changed without breaking binary 90 #define OF_WORKAROUNDS 0 102 #define prom_debug(x...) do { } while (0) 189 #define PLATFORM_PSERIES 0x0100 190 #define PLATFORM_PSERIES_LPAR 0x0101 191 #define PLATFORM_LPAR 0x0001 192 #define PLATFORM_POWERMAC 0x0400 193 #define PLATFORM_GENERIC 0x0500 217 * will return 0, some will return either. To simplify, here are [all …]
|