Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dohci.h34 #define OHCI1394_SelfIDCount_selfIDError 0x80000000 macro
H A Dohci.c1966 if (reg & OHCI1394_SelfIDCount_selfIDError) { in bus_reset_work()