Home
last modified time | relevance | path

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

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