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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dinit_ohci1394_dma.c84 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_softReset);
88 & OHCI1394_HCControl_softReset))
H A Dohci1394.h278 #define OHCI1394_HCControl_softReset 0x00010000 macro
H A Dohci1394.c341 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_softReset);
344 if (!(reg_read(ohci, OHCI1394_HCControlSet) & OHCI1394_HCControl_softReset))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dohci.h30 #define OHCI1394_HCControl_softReset 0x00010000 macro
H A Dohci.c1705 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_softReset);
1709 OHCI1394_HCControl_softReset) == 0)

Completed in 115 milliseconds