Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dsmc911x.h372 #define CHIP_9115 0x115 macro
391 { CHIP_9115, "LAN9115" },
/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmc911x.h659 #define CHIP_9115 0x0115 macro
674 { CHIP_9115, "LAN9115" },
H A Dsmc911x.c672 case CHIP_9115: in smc911x_phy_detect()