Searched refs:OHCI1394_HCControl_softReset (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/firewire/
H A Dohci.h30 #define OHCI1394_HCControl_softReset 0x00010000 macro
H A Dinit_ohci1394_dma.c102 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_softReset); init_ohci1394_soft_reset()
106 & OHCI1394_HCControl_softReset)) init_ohci1394_soft_reset()
H A Dohci.c2177 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_softReset); software_reset()
2183 if (!(val & OHCI1394_HCControl_softReset)) software_reset()

Completed in 61 milliseconds