Searched refs:set_phy_reg (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/firewire/ |
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()
|
D | nosy.c | 245 set_phy_reg(struct pcilynx *lynx, int addr, int val) in set_phy_reg() function 633 set_phy_reg(lynx, 4, 0); in add_card()
|