Searched +full:0 +full:x40700000 (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/board/freescale/ls1012aqds/ |
H A D | Kconfig | 17 default 0x40400000 22 default 0x40680000 40 default 0x40a00000 44 default 0x40700000 48 default 0x03800000 52 default 0x83800000 56 default 0x1e 60 default 0x1 64 default 0x1 68 default 0x2
|
/openbmc/u-boot/board/freescale/ls1012ardb/ |
H A D | Kconfig | 17 default 0x40400000 22 default 0x40680000 34 default 0x40a00000 38 default 0x40700000 42 default 0x03800000 46 default 0x83800000 50 default 0x2 54 default 0x1 78 default 0x40400000 90 default 0x40a00000 [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/serial/ |
H A D | nuvoton,ma35d1-serial.yaml | 44 reg = <0x40700000 0x100>;
|
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/ |
H A D | regs-uart.h | 9 #define FFUART_BASE 0x40100000 10 #define BTUART_BASE 0x40200000 11 #define STUART_BASE 0x40700000 12 #define HWUART_BASE 0x41600000 43 #define IER_RAVIE (1 << 0) 50 #define IIR_IP (1 << 0) 56 #define FCR_TRFIFOE (1 << 0) 57 #define FCR_ITL_1 0 69 #define LCR_WLS0 (1 << 0) 78 #define LSR_DR (1 << 0) [all …]
|
/openbmc/linux/arch/arm/boot/dts/intel/pxa/ |
H A D | pxa2xx.dtsi | 64 reg = <0x40d00000 0xd0>; 69 #address-cells = <0x1>; 70 #size-cells = <0x1>; 71 reg = <0x40e00000 0x10000>; 73 #gpio-cells = <0x2>; 77 #interrupt-cells = <0x2>; 81 reg = <0x40e00000 0x4>; 85 reg = <0x40e00004 0x4>; 89 reg = <0x40e00008 0x4>; 92 reg = <0x40e0000c 0x4>; [all …]
|
/openbmc/linux/arch/arm64/boot/dts/nuvoton/ |
H A D | ma35d1.dtsi | 22 #size-cells = <0>; 24 cpu0: cpu@0 { 27 reg = <0x0 0x0>; 35 reg = <0x0 0x1>; 44 cache-size = <0x80000>; 55 reg = <0x0 0x50801000 0 0x1000>, /* GICD */ 56 <0x0 0x50802000 0 0x2000>, /* GICC */ 57 <0x0 0x50804000 0 0x2000>, /* GICH */ 58 <0x0 0x50806000 0 0x2000>; /* GICV */ 62 interrupts = <GIC_PPI 9 (GIC_CPU_MASK_RAW(0x13) | [all …]
|
/openbmc/linux/arch/arm/mach-pxa/ |
H A D | devices.c | 51 [0] = { 52 .start = 0x41100000, 53 .end = 0x41100fff, 63 static u64 pxamci_dmamask = 0xffffffffUL; 67 .id = 0, 70 .coherent_dma_mask = 0xffffffff, 86 [0] = { 87 .start = 0x40600000, 88 .end = 0x4060ffff, 98 static u64 udc_dma_mask = ~(u32)0; [all …]
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | rtw8822c_table.c | 16 0x83000000, 0x00000000, 0x40000000, 0x00000000, 17 0x1D90, 0x300001FF, 18 0x1D90, 0x300101FE, 19 0x1D90, 0x300201FD, 20 0x1D90, 0x300301FC, 21 0x1D90, 0x300401FB, 22 0x1D90, 0x300501FA, 23 0x1D90, 0x300601F9, 24 0x1D90, 0x300701F8, 25 0x1D90, 0x300801F7, [all …]
|