Home
last modified time | relevance | path

Searched refs:get_phy_reg (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/firewire/
H A Dinit_ohci1394_dma.c53 static inline u8 __init get_phy_reg(struct ohci *ohci, u8 addr) in get_phy_reg() function
156 num_ports = get_phy_reg(ohci, 2) & 0xf; in init_ohci1394_initialize()
161 status = get_phy_reg(ohci, 8); in init_ohci1394_initialize()
H A Dnosy.c604 if ((get_phy_reg(lynx, 2) & 0xe0) == 0xe0) { in add_card()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dinit_ohci1394_dma.c53 static inline u8 __init get_phy_reg(struct ohci *ohci, u8 addr) in get_phy_reg() function
156 num_ports = get_phy_reg(ohci, 2) & 0xf; in init_ohci1394_initialize()
161 status = get_phy_reg(ohci, 8); in init_ohci1394_initialize()
H A Dnosy.c608 if ((get_phy_reg(lynx, 2) & 0xe0) == 0xe0) { in add_card()

Completed in 6 milliseconds