Home
last modified time | relevance | path

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

/drivers/firewire/
Dcore.h36 #define PHY_LINK_ACTIVE 0x80 macro
Dcore-card.c690 PHY_LINK_ACTIVE | PHY_CONTENDER, 0); in fw_core_remove_card()
Dohci.c2404 ret = ohci_update_phy_reg(card, 4, 0, PHY_LINK_ACTIVE | PHY_CONTENDER); in ohci_enable()