Home
last modified time | relevance | path

Searched refs:CONFIG_MVGBE_PORTS (Results 1 – 21 of 21) sorted by relevance

/u-boot/include/configs/
A Dopenrd.h56 # define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
58 # define CONFIG_MVGBE_PORTS {1, 1} /* enable both ports */ macro
A Ddockstar.h58 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
A Dds109.h53 #define CONFIG_MVGBE_PORTS {1, 0} /* enable one port */ macro
A Dpogo_e02.h53 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
A Ddreamplug.h51 #define CONFIG_MVGBE_PORTS {1, 1} /* enable both ports */ macro
A Dguruplug.h65 #define CONFIG_MVGBE_PORTS {1, 1} /* enable both ports */ macro
A Diconnect.h50 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
A Ddns325.h35 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
A Dnsa310s.h43 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
A Dib62x0.h49 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
A Dsheevaplug.h49 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
A Dgoflexhome.h71 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
A Dnas220.h65 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
A DSBx81LIFKW.h89 #define CONFIG_MVGBE_PORTS {1, 0} /* enable a single port */ macro
A DSBx81LIFXCAT.h89 #define CONFIG_MVGBE_PORTS {1, 0} /* enable a single port */ macro
A Dlsxl.h116 #define CONFIG_MVGBE_PORTS {0, 1} /* enable port 1 only */ macro
A Dedminiv2.h113 #define CONFIG_MVGBE_PORTS {1} /* enable port 0 only */ macro
A Dlacie_kw.h79 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
/u-boot/include/configs/km/
A Dkm_arm.h86 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ macro
/u-boot/drivers/net/
A Dmvgbe.c40 #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 Dconfig_whitelist.txt1081 CONFIG_MVGBE_PORTS

Completed in 35 milliseconds