Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dohci.h30 #define OHCI1394_HCControl_linkEnable 0x00020000 macro
H A Dinit_ohci1394_dma.c153 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_linkEnable); in init_ohci1394_initialize()
H A Dohci.c2485 OHCI1394_HCControl_linkEnable | in ohci_enable()