Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A Dti814x_evm.h159 #define CONFIG_PHY_ET1011C macro
/openbmc/u-boot/drivers/net/phy/
H A DMakefile18 obj-$(CONFIG_PHY_ET1011C) += et1011c.o
H A Dphy.c486 #ifdef CONFIG_PHY_ET1011C in phy_init()