Searched refs:OHCI1394_HCControl_softReset (Results 1 – 2 of 2) sorted by relevance
300 #define OHCI1394_HCControl_softReset 0x00010000 macro
362 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_softReset); in ohci_soft_reset()365 if (!reg_read(ohci, OHCI1394_HCControlSet) & OHCI1394_HCControl_softReset) in ohci_soft_reset()