Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dskge.c697 if (hw->phy_type == SK_PHY_BCOM) in skge_led()
722 if (hw->phy_type == SK_PHY_BCOM) in skge_led()
1188 if (hw->phy_type == SK_PHY_BCOM) in genesis_reset()
1580 case SK_PHY_BCOM: in genesis_mac_init()
1857 if (hw->phy_type == SK_PHY_BCOM) { in genesis_link_up()
3363 else if (hw->phy_type == SK_PHY_BCOM) in skge_extirq()
3560 case SK_PHY_BCOM: in skge_reset()
H A Dskge.h516 SK_PHY_BCOM = 1,/* Broadcom BCM5400 */ enumerator