Home
last modified time | relevance | path

Searched refs:OHCI1394_HCControl_softReset (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/ieee1394/
Dohci1394.h300 #define OHCI1394_HCControl_softReset 0x00010000 macro
Dohci1394.c362 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()