Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firewire/
Dohci.c627 static int ohci_read_phy_reg(struct fw_card *card, int addr) in ohci_read_phy_reg() function
1847 reg = ohci_read_phy_reg(&ohci->card, 4); in find_and_insert_self_id()
1852 reg = ohci_read_phy_reg(&ohci->card, 1); in find_and_insert_self_id()
3502 .read_phy_reg = ohci_read_phy_reg,