Searched refs:ohci_read_phy_reg (Results 1 – 1 of 1) sorted by relevance
627 static int ohci_read_phy_reg(struct fw_card *card, int addr) in ohci_read_phy_reg() function1847 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,