Home
last modified time | relevance | path

Searched refs:OHCI1394_HCControl_LPS (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/firewire/
Dohci.h27 #define OHCI1394_HCControl_LPS 0x00080000 macro
Dinit_ohci1394_dma.c225 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_LPS); in init_ohci1394_reset_and_init_dma()
Dohci.c2300 OHCI1394_HCControl_LPS | in ohci_enable()
2307 OHCI1394_HCControl_LPS; in ohci_enable()
3766 if (reg_read(ohci, OHCI1394_HCControlSet) & OHCI1394_HCControl_LPS) { in pci_remove()