Searched hist:"8 e55258f144764de8902e9f078a7ad4c6c022c2f" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/qe/ |
| H A D | uec.h | 8e55258f144764de8902e9f078a7ad4c6c022c2f Thu Jun 04 20:12:41 UTC 2009 Haiying Wang <Haiying.Wang@freescale.com> qe: Pass in uec_info struct through uec_initialize
The uec driver contains code to hard code configuration information for the uec ethernet controllers. This patch creates an array of uec_info structures, which are then parsed by the corresponding driver instance to determine configuration. It also creates function uec_standard_init() to initialize all UEC interfaces for 83xx and 85xx.
Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|
| H A D | uec.c | 8e55258f144764de8902e9f078a7ad4c6c022c2f Thu Jun 04 20:12:41 UTC 2009 Haiying Wang <Haiying.Wang@freescale.com> qe: Pass in uec_info struct through uec_initialize
The uec driver contains code to hard code configuration information for the uec ethernet controllers. This patch creates an array of uec_info structures, which are then parsed by the corresponding driver instance to determine configuration. It also creates function uec_standard_init() to initialize all UEC interfaces for 83xx and 85xx.
Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|