Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ieee1394/
Dohci1394.h298 #define OHCI1394_HCControl_postedWriteEnable 0x00040000 macro
Dohci1394.c523 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_postedWriteEnable); in ohci_initialize()