OHCI1394_HCControlSet
reg_write(ohci, OHCI1394_HCControlSet,
reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_linkEnable);
reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_LPS);
reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_softReset);
if (!(reg_read(ohci, OHCI1394_HCControlSet)
reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_softReset);
val = reg_read(ohci, OHCI1394_HCControlSet);
if (!(reg_read(ohci, OHCI1394_HCControlSet) &
offset = OHCI1394_HCControlSet;
reg_write(ohci, OHCI1394_HCControlSet,
lps = reg_read(ohci, OHCI1394_HCControlSet) &
reg_write(ohci, OHCI1394_HCControlSet,
if (!(reg_read(ohci, OHCI1394_HCControlSet) & OHCI1394_HCControl_LPS))