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() function1843 reg = ohci_read_phy_reg(&ohci->card, 4); in find_and_insert_self_id()1848 reg = ohci_read_phy_reg(&ohci->card, 1); in find_and_insert_self_id()3498 .read_phy_reg = ohci_read_phy_reg,