Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dohci.c684 static int ohci_update_phy_reg(struct fw_card *card, int addr, in ohci_update_phy_reg() function
2422 ret = ohci_update_phy_reg(card, 4, 0, PHY_LINK_ACTIVE | PHY_CONTENDER); in ohci_enable()
3567 .update_phy_reg = ohci_update_phy_reg,