Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/firewire/
Dohci.c639 static int ohci_update_phy_reg(struct fw_card *card, int addr, in ohci_update_phy_reg() function
2366 ret = ohci_update_phy_reg(card, 4, 0, PHY_LINK_ACTIVE | PHY_CONTENDER); in ohci_enable()
3511 .update_phy_reg = ohci_update_phy_reg,