Searched refs:OHCI1394_SelfIDCount_selfIDError (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/firewire/ | ||
| H A D | ohci.h | 34 #define OHCI1394_SelfIDCount_selfIDError 0x80000000 macro |
| H A D | ohci.c | 1903 if (reg & OHCI1394_SelfIDCount_selfIDError) { in bus_reset_work() |