Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dsmc911x.h374 #define CHIP_9117 0x117 macro
393 { CHIP_9117, "LAN9117" },
/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmc911x.h661 #define CHIP_9117 0x0117 macro
676 { CHIP_9117, "LAN9117" },
H A Dsmc911x.c673 case CHIP_9117: in smc911x_phy_detect()