Home
last modified time | relevance | path

Searched refs:OHCI1394_HCControl_softReset (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/firewire/
H A Dinit_ohci1394_dma.c89 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_softReset); in init_ohci1394_soft_reset()
93 & OHCI1394_HCControl_softReset)) in init_ohci1394_soft_reset()
H A Dohci.h31 #define OHCI1394_HCControl_softReset 0x00010000 macro
H A Dohci.c2212 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_softReset); in software_reset()
2218 if (!(val & OHCI1394_HCControl_softReset)) in software_reset()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dinit_ohci1394_dma.c89 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_softReset); in init_ohci1394_soft_reset()
93 & OHCI1394_HCControl_softReset)) in init_ohci1394_soft_reset()
H A Dohci.h31 #define OHCI1394_HCControl_softReset 0x00010000 macro
H A Dohci.c2222 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_softReset); in software_reset()
2228 if (!(val & OHCI1394_HCControl_softReset)) in software_reset()

Completed in 13 milliseconds