Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/firewire/
Dohci.h30 #define OHCI1394_HCControl_linkEnable 0x00020000 macro
Dinit_ohci1394_dma.c153 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_linkEnable); in init_ohci1394_initialize()
Dohci.c2421 OHCI1394_HCControl_linkEnable | in ohci_enable()