Home
last modified time | relevance | path

Searched +full:0 +full:xc8008000 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dintel,ixp4xx-ethernet.yaml77 reg = <0xc8006000 0x1000>, <0xc8007000 0x1000>, <0xc8008000 0x1000>;
82 reg = <0xc8009000 0x1000>;
92 reg = <0xc800c000 0x1000>;
101 #size-cells = <0>;
/openbmc/linux/Documentation/devicetree/bindings/firmware/
H A Dintel,ixp4xx-network-processing-engine.yaml44 const: 0
47 hss@[0-9]+$:
66 reg = <0xc8006000 0x1000>, <0xc8007000 0x1000>, <0xc8008000 0x1000>;
68 #size-cells = <0>;
70 hss@0 {
72 reg = <0>;
73 intel,npe-handle = <&npe 0>;
84 clk-internal-gpios = <&gpio_74 0 GPIO_ACTIVE_HIGH>;
/openbmc/u-boot/include/configs/
H A Dcolibri_pxa270.h17 #define CONFIG_BOARD_SIZE_LIMIT 0x40000
29 "if fatload mmc 0 0xa0000000 uImage; then " \
30 "bootm 0xa0000000; " \
32 "if usb reset && fatload usb 0 0xa0000000 uImage; then " \
33 "bootm 0xa0000000; " \
35 "bootm 0xc0000;"
69 #define CONFIG_DM9000_BASE 0x08000000
82 #define CONFIG_SYS_CPUSPEED 0x290 /* 520MHz */
87 #define PHYS_SDRAM_1 0xa0000000 /* SDRAM Bank #1 */
88 #define PHYS_SDRAM_1_SIZE 0x04000000 /* 64 MB */
[all …]
/openbmc/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp4xx.dtsi19 * windows in the 256MB space from 0x50000000 to 0x5fffffff.
26 ranges = <0 0x0 0x50000000 0x01000000>,
27 <1 0x0 0x51000000 0x01000000>,
28 <2 0x0 0x52000000 0x01000000>,
29 <3 0x0 0x53000000 0x01000000>,
30 <4 0x0 0x54000000 0x01000000>,
31 <5 0x0 0x55000000 0x01000000>,
32 <6 0x0 0x56000000 0x01000000>,
33 <7 0x0 0x57000000 0x01000000>;
34 dma-ranges = <0 0x0 0x50000000 0x01000000>,
[all …]