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