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