Searched refs:OHCI1394_HCControlSet (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);
87 if (!(reg_read(ohci, OHCI1394_HCControlSet)
111 reg_write(ohci, OHCI1394_HCControlSet,
143 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_linkEnable);
202 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_LPS);
H A Dohci1394.h270 #define OHCI1394_HCControlSet 0x050 macro
H A Dohci1394.c341 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_softReset);
344 if (!(reg_read(ohci, OHCI1394_HCControlSet) & OHCI1394_HCControl_softReset))
472 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_postedWriteEnable);
559 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_linkEnable);
3168 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_LPS);
3388 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_LPS);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dohci.h21 #define OHCI1394_HCControlSet 0x050 macro
H A Dohci.c1705 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_softReset);
1708 if ((reg_read(ohci, OHCI1394_HCControlSet) &
1732 if (!(reg_read(ohci, OHCI1394_HCControlSet) &
1765 offset = OHCI1394_HCControlSet;
1798 reg_write(ohci, OHCI1394_HCControlSet,
1805 lps = reg_read(ohci, OHCI1394_HCControlSet) &
1916 reg_write(ohci, OHCI1394_HCControlSet,

Completed in 121 milliseconds