Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ieee1394/
Dohci1394.h299 #define OHCI1394_HCControl_linkEnable 0x00020000 macro
Dohci1394.c603 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_linkEnable); in ohci_initialize()