Searched refs:OHCI1394_HCControlSet (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 175 milliseconds