Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dtsi108.h80 #define TSI108_PHY_BCM54XX 1 /* Broardcom BCM54xx PHY */ macro
/linux-4.1.27/arch/powerpc/sysdev/
Dtsi108_dev.c142 tsi_eth_data.phy_type = TSI108_PHY_BCM54XX; in tsi108_eth_of_init()
/linux-4.1.27/drivers/net/ethernet/tundra/
Dtsi108_eth.c1237 if (data->phy_type == TSI108_PHY_BCM54XX) { in tsi108_init_phy()