Searched +full:0 +full:x1fe10000 (Results 1 – 5 of 5) sorted by relevance
18 #define LS1X_MUX_BASE 0x1fd0042019 #define LS1X_INTC_BASE 0x1fd0104020 #define LS1X_GPIO0_BASE 0x1fd010c021 #define LS1X_GPIO1_BASE 0x1fd010c422 #define LS1X_DMAC_BASE 0x1fd0116023 #define LS1X_CBUS_BASE 0x1fd011c024 #define LS1X_EHCI_BASE 0x1fe0000025 #define LS1X_OHCI_BASE 0x1fe0800026 #define LS1X_GMAC0_BASE 0x1fe1000027 #define LS1X_GMAC1_BASE 0x1fe20000[all …]
50 reg = <0x1fe10000 0x10000>;
90 reg = <0x1fe10000 0x10000>;107 #size-cells = <0>;110 phy0: ethernet-phy@0 {111 reg = <0x0>;
89 reg = <0x1fe10000 0x10000>;106 #size-cells = <0>;110 reg = <0x13>;
18 #define LS1B_GMAC0_BASE (0x1fe10000)19 #define LS1B_GMAC1_BASE (0x1fe20000)22 #define LS1X_SYSCON0 (0x0)23 #define LS1X_SYSCON1 (0x4)35 #define GMAC0_USE_PWM01 BIT(0)41 #define PHY_INTF_MII FIELD_PREP(PHY_INTF_SELI, 0)57 res = platform_get_resource(pdev, IORESOURCE_MEM, 0); in ls1b_dwmac_syscon_init()69 0); in ls1b_dwmac_syscon_init()82 regmap_update_bits(regmap, LS1X_SYSCON0, GMAC0_SHUT, 0); in ls1b_dwmac_syscon_init()92 0); in ls1b_dwmac_syscon_init()[all …]