Searched +full:0 +full:x5c030000 (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/ |
H A D | emac_defs.h | 24 #define EMAC_BASE_ADDR 0x5C010000 25 #define EMAC_WRAPPER_BASE_ADDR 0x5C000000 26 #define EMAC_WRAPPER_RAM_ADDR 0x5C020000 27 #define EMAC_MDIO_BASE_ADDR 0x5C030000 28 #define EMAC_HW_RAM_ADDR 0x01E20000
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | mdio.yaml | 28 const: 0 62 '@[0-9a-f]+$': 67 minimum: 0 102 reg = <0x5c030000 0x1000>; 104 #size-cells = <0>;
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | am3517.dtsi | 24 reg = <0x5c040000 0x1000>; 33 reg = <0x5c000000 0x30000>; 36 ti,davinci-ctrl-reg-offset = <0x10000>; 37 ti,davinci-ctrl-mod-reg-offset = <0>; 38 ti,davinci-ctrl-ram-offset = <0x20000>; 39 ti,davinci-ctrl-ram-size = <0x2000>; 50 reg = <0x5c030000 0x1000>; 53 #size-cells = <0>; 62 reg = <0x4809e000 0x400>; 71 reg = <0x480025d8 0x24>; [all …]
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am3517.dtsi | 21 cpu: cpu@0 { 41 opp-supported-hw = <0xffffffff 0xffffffff>; 49 opp-supported-hw = <0xffffffff 0xffffffff>; 56 reg = <0x5c040400 0x4>, 57 <0x5c040404 0x4>, 58 <0x5c040408 0x4>; 74 ranges = <0x0 0x5c040000 0x1000>; 76 am35x_otg_hs: am35x_otg_hs@0 { 79 reg = <0 0x1000>; 89 reg = <0x5c000000 0x30000>; [all …]
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | pdata-quirks.c | 48 omap_auxdata_lookup[0].platform_data = n8x0_legacy_init(); in omap2420_n8x0_legacy_init() 111 gpiod_export(d, 0); in omap3_sbc_t3x_usb_hub_init() 114 gpiod_set_value(d, 0); in omap3_sbc_t3x_usb_hub_init() 121 GPIO_LOOKUP_IDX("gpio-160-175", 7, "reset", 0, 130 omap3_sbc_t3x_usb_hub_init("sb-t35 usb hub", 0); in omap3_sbc_t3730_legacy_init() 136 omap3_sbc_t3x_usb_hub_init("sb-t35 usb hub", 0); in omap3_sbc_t3530_legacy_init() 185 GPIO_LOOKUP("gpio-0-15", 4, "noe", 203 gpiod_export(d, 0); in omap3_sbc_t3517_wifi_init() 211 gpiod_export(d, 0); in omap3_sbc_t3517_wifi_init() 214 gpiod_set_value(d, 0); in omap3_sbc_t3517_wifi_init() [all …]
|