Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/
Dskge.c694 if (hw->phy_type == SK_PHY_BCOM) in skge_led()
719 if (hw->phy_type == SK_PHY_BCOM) in skge_led()
1185 if (hw->phy_type == SK_PHY_BCOM) in genesis_reset()
1577 case SK_PHY_BCOM: in genesis_mac_init()
1854 if (hw->phy_type == SK_PHY_BCOM) { in genesis_link_up()
3360 else if (hw->phy_type == SK_PHY_BCOM) in skge_extirq()
3557 case SK_PHY_BCOM: in skge_reset()
Dskge.h516 SK_PHY_BCOM = 1,/* Broadcom BCM5400 */ enumerator