Home
last modified time | relevance | path

Searched refs:smc911x_detect_chip (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/examples/standalone/
Dsmc911x_eeprom.c245 if (smc911x_detect_chip(dev)) in smc911x_init()
/external/u-boot/drivers/net/
Dsmc911x.c259 if (smc911x_detect_chip(dev)) { in smc911x_initialize()
Dsmc911x.h426 static int smc911x_detect_chip(struct eth_device *dev) in smc911x_detect_chip() function