OHCI1394_HCControlSet 89 drivers/firewire/init_ohci1394_dma.c reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_softReset); OHCI1394_HCControlSet 92 drivers/firewire/init_ohci1394_dma.c if (!(reg_read(ohci, OHCI1394_HCControlSet) OHCI1394_HCControlSet 120 drivers/firewire/init_ohci1394_dma.c reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControlSet 153 drivers/firewire/init_ohci1394_dma.c reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_linkEnable); OHCI1394_HCControlSet 212 drivers/firewire/init_ohci1394_dma.c reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_LPS); OHCI1394_HCControlSet 2168 drivers/firewire/ohci.c reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_softReset); OHCI1394_HCControlSet 2170 drivers/firewire/ohci.c val = reg_read(ohci, OHCI1394_HCControlSet); OHCI1394_HCControlSet 2198 drivers/firewire/ohci.c if (!(reg_read(ohci, OHCI1394_HCControlSet) & OHCI1394_HCControlSet 2231 drivers/firewire/ohci.c offset = OHCI1394_HCControlSet; OHCI1394_HCControlSet 2291 drivers/firewire/ohci.c reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControlSet 2298 drivers/firewire/ohci.c lps = reg_read(ohci, OHCI1394_HCControlSet) & OHCI1394_HCControlSet 2424 drivers/firewire/ohci.c reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControlSet 3757 drivers/firewire/ohci.c if (reg_read(ohci, OHCI1394_HCControlSet) & OHCI1394_HCControl_LPS) {