Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firewire/
H A Dohci.c591 * In other words, only use ohci_read_phy_reg() and ohci_update_phy_reg()
672 static int ohci_read_phy_reg(struct fw_card *card, int addr) in ohci_read_phy_reg() function
1891 reg = ohci_read_phy_reg(&ohci->card, 4); in find_and_insert_self_id()
1896 reg = ohci_read_phy_reg(&ohci->card, 1); in find_and_insert_self_id()
3546 .read_phy_reg = ohci_read_phy_reg,
/kernel/linux/linux-6.6/drivers/firewire/
H A Dohci.c591 * In other words, only use ohci_read_phy_reg() and ohci_update_phy_reg()
672 static int ohci_read_phy_reg(struct fw_card *card, int addr) in ohci_read_phy_reg() function
1902 reg = ohci_read_phy_reg(&ohci->card, 4); in find_and_insert_self_id()
1907 reg = ohci_read_phy_reg(&ohci->card, 1); in find_and_insert_self_id()
3558 .read_phy_reg = ohci_read_phy_reg,

Completed in 10 milliseconds