Searched refs:OHCI1394_PhyControl_ReadDone (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/firewire/ | ||
H A D | ohci.h | 69 #define OHCI1394_PhyControl_ReadDone 0x80000000 macro |
H A D | ohci.c | 605 if (val & OHCI1394_PhyControl_ReadDone) in read_phy_reg() |