Searched refs:cl_omap3_smc911x_init (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/board/compulab/common/ |
H A D | common.h | 27 int cl_omap3_smc911x_init(int id, int cs, u32 base_addr, 30 static inline int cl_omap3_smc911x_init(int id, int cs, u32 base_addr, in cl_omap3_smc911x_init() function
|
H A D | omap3_smc911x.c | 74 int cl_omap3_smc911x_init(int id, int cs, u32 base_addr, in cl_omap3_smc911x_init() function
|
/openbmc/u-boot/board/compulab/cm_t3517/ |
H A D | cm_t3517.c | 206 rc1 = cl_omap3_smc911x_init(0, 4, CONFIG_SMC911X_BASE, in board_eth_init()
|
/openbmc/u-boot/board/compulab/cm_t35/ |
H A D | cm_t35.c | 464 rc1 = cl_omap3_smc911x_init(0, 5, CONFIG_SMC911X_BASE, in board_eth_init() 469 rc1 = cl_omap3_smc911x_init(1, 4, SB_T35_SMC911X_BASE, NULL, -EINVAL); in board_eth_init()
|