Home
last modified time | relevance | path

Searched refs:SK_PHY_BCOM (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/marvell/
H A Dskge.c695 if (hw->phy_type == SK_PHY_BCOM) in skge_led()
720 if (hw->phy_type == SK_PHY_BCOM) in skge_led()
1186 if (hw->phy_type == SK_PHY_BCOM) in genesis_reset()
1578 case SK_PHY_BCOM: in genesis_mac_init()
1855 if (hw->phy_type == SK_PHY_BCOM) { in genesis_link_up()
3361 else if (hw->phy_type == SK_PHY_BCOM) in skge_extirq()
3558 case SK_PHY_BCOM: in skge_reset()
H A Dskge.h516 SK_PHY_BCOM = 1,/* Broadcom BCM5400 */ enumerator