Searched refs:get_phy_reg (Results 1 – 2 of 2) sorted by relevance
53 static inline u8 __init get_phy_reg(struct ohci *ohci, u8 addr) in get_phy_reg() function156 num_ports = get_phy_reg(ohci, 2) & 0xf; in init_ohci1394_initialize()161 status = get_phy_reg(ohci, 8); in init_ohci1394_initialize()
608 if ((get_phy_reg(lynx, 2) & 0xe0) == 0xe0) { in add_card()
Completed in 5 milliseconds