Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ieee1394/
Dohci1394.h292 #define OHCI1394_HCControlSet 0x050 macro
Dohci1394.c362 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_softReset); in ohci_soft_reset()
365 if (!reg_read(ohci, OHCI1394_HCControlSet) & OHCI1394_HCControl_softReset) in ohci_soft_reset()
523 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_postedWriteEnable); in ohci_initialize()
603 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_linkEnable); in ohci_initialize()
3432 reg_write(ohci, OHCI1394_HCControlSet, OHCI1394_HCControl_LPS); in ohci1394_pci_probe()