Searched refs:OHCI1394_HCControl_LPS (Results 1 – 3 of 3) sorted by relevance
28 #define OHCI1394_HCControl_LPS 0x00080000 macro
212 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_LPS); in init_ohci1394_reset_and_init_dma()
2292 OHCI1394_HCControl_LPS | in ohci_enable()2299 OHCI1394_HCControl_LPS; in ohci_enable()3757 if (reg_read(ohci, OHCI1394_HCControlSet) & OHCI1394_HCControl_LPS) { in pci_remove()