Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/firewire/
Dcore.h34 #define PHY_LINK_ACTIVE 0x80 macro
Dcore-card.c685 PHY_LINK_ACTIVE | PHY_CONTENDER, 0); in fw_core_remove_card()
Dohci.c2299 ret = ohci_update_phy_reg(card, 4, 0, PHY_LINK_ACTIVE | PHY_CONTENDER); in ohci_enable()