Searched refs:read_paged_phy_reg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/firewire/ |
H A D | ohci.c | 590 * read_paged_phy_reg() require the caller to hold ohci->phy_reg_mutex. 661 static int read_paged_phy_reg(struct fw_ohci *ohci, int page, int addr) in read_paged_phy_reg() function 2252 ret = read_paged_phy_reg(ohci, 1, 8); in configure_1394a_enhancements() 2300 reg = read_paged_phy_reg(ohci, 1, i + 10); in probe_tsb41ba3d()
|
/kernel/linux/linux-6.6/drivers/firewire/ |
H A D | ohci.c | 590 * read_paged_phy_reg() require the caller to hold ohci->phy_reg_mutex. 661 static int read_paged_phy_reg(struct fw_ohci *ohci, int page, int addr) in read_paged_phy_reg() function 2262 ret = read_paged_phy_reg(ohci, 1, 8); in configure_1394a_enhancements() 2310 reg = read_paged_phy_reg(ohci, 1, i + 10); in probe_tsb41ba3d()
|
Completed in 10 milliseconds