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

/linux-4.4.14/drivers/firewire/
H A Dinit_ohci1394_dma.c102 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_softReset); init_ohci1394_soft_reset()
105 if (!(reg_read(ohci, OHCI1394_HCControlSet) init_ohci1394_soft_reset()
133 reg_write(ohci, OHCI1394_HCControlSet, init_ohci1394_initialize()
166 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_linkEnable); init_ohci1394_initialize()
225 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_LPS); init_ohci1394_reset_and_init_dma()
H A Dohci.h21 #define OHCI1394_HCControlSet 0x050 macro
H A Dohci.c2177 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_softReset); software_reset()
2179 val = reg_read(ohci, OHCI1394_HCControlSet); software_reset()
2207 if (!(reg_read(ohci, OHCI1394_HCControlSet) & configure_1394a_enhancements()
2240 offset = OHCI1394_HCControlSet; configure_1394a_enhancements()
2299 reg_write(ohci, OHCI1394_HCControlSet, ohci_enable()
2306 lps = reg_read(ohci, OHCI1394_HCControlSet) & ohci_enable()
2432 reg_write(ohci, OHCI1394_HCControlSet, ohci_enable()
3766 if (reg_read(ohci, OHCI1394_HCControlSet) & OHCI1394_HCControl_LPS) { pci_remove()

Completed in 101 milliseconds