Searched refs:ohci_read_phy_reg (Results 1 – 1 of 1) sorted by relevance
712 static int ohci_read_phy_reg(struct fw_card *card, int addr) in ohci_read_phy_reg() function1993 reg = ohci_read_phy_reg(&ohci->card, 4); in find_and_insert_self_id()1998 reg = ohci_read_phy_reg(&ohci->card, 1); in find_and_insert_self_id()3625 .read_phy_reg = ohci_read_phy_reg,