Searched refs:set_phy_reg (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/firewire/ |
H A D | init_ohci1394_dma.c | 71 static inline void __init set_phy_reg(struct ohci *ohci, u8 addr, u8 data) in set_phy_reg() function 160 set_phy_reg(ohci, 7, i); in init_ohci1394_initialize() 164 set_phy_reg(ohci, 8, status & ~1); in init_ohci1394_initialize()
|
H A D | nosy.c | 247 set_phy_reg(struct pcilynx *lynx, int addr, int val) in set_phy_reg() function 635 set_phy_reg(lynx, 4, 0); in add_card()
|