Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/marvell/
Dskge.c689 if (hw->phy_type == SK_PHY_BCOM) in skge_led()
714 if (hw->phy_type == SK_PHY_BCOM) in skge_led()
1179 if (hw->phy_type == SK_PHY_BCOM) in genesis_reset()
1571 case SK_PHY_BCOM: in genesis_mac_init()
1848 if (hw->phy_type == SK_PHY_BCOM) { in genesis_link_up()
3364 else if (hw->phy_type == SK_PHY_BCOM) in skge_extirq()
3561 case SK_PHY_BCOM: in skge_reset()
Dskge.h521 SK_PHY_BCOM = 1,/* Broadcom BCM5400 */ enumerator