Searched refs:CONFIG_MVGBE_PORTS (Results 1 – 21 of 21) sorted by relevance
/u-boot/include/configs/ |
A D | openrd.h | 56 # define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro 58 # define CONFIG_MVGBE_PORTS {1, 1} /* enable both ports */ macro
|
A D | dockstar.h | 58 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
|
A D | ds109.h | 53 #define CONFIG_MVGBE_PORTS {1, 0} /* enable one port */ macro
|
A D | pogo_e02.h | 53 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
|
A D | dreamplug.h | 51 #define CONFIG_MVGBE_PORTS {1, 1} /* enable both ports */ macro
|
A D | guruplug.h | 65 #define CONFIG_MVGBE_PORTS {1, 1} /* enable both ports */ macro
|
A D | iconnect.h | 50 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
|
A D | dns325.h | 35 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
|
A D | nsa310s.h | 43 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
|
A D | ib62x0.h | 49 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
|
A D | sheevaplug.h | 49 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
|
A D | goflexhome.h | 71 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
|
A D | nas220.h | 65 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
|
A D | SBx81LIFKW.h | 89 #define CONFIG_MVGBE_PORTS {1, 0} /* enable a single port */ macro
|
A D | SBx81LIFXCAT.h | 89 #define CONFIG_MVGBE_PORTS {1, 0} /* enable a single port */ macro
|
A D | lsxl.h | 116 #define CONFIG_MVGBE_PORTS {0, 1} /* enable port 1 only */ macro
|
A D | edminiv2.h | 113 #define CONFIG_MVGBE_PORTS {1} /* enable port 0 only */ macro
|
A D | lacie_kw.h | 79 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
|
/u-boot/include/configs/km/ |
A D | km_arm.h | 86 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
|
/u-boot/drivers/net/ |
A D | mvgbe.c | 40 #ifndef CONFIG_MVGBE_PORTS 41 # define CONFIG_MVGBE_PORTS {0, 0} macro 831 u8 used_ports[MAX_MVGBE_DEVS] = CONFIG_MVGBE_PORTS; in mvgbe_initialize()
|
/u-boot/scripts/ |
A D | config_whitelist.txt | 1081 CONFIG_MVGBE_PORTS
|
Completed in 35 milliseconds