Searched refs:OHCI1394_PhyControl_WritePending (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/firewire/ | ||
H A D | ohci.h | 72 #define OHCI1394_PhyControl_WritePending 0x00004000 macro |
H A D | ohci.c | 632 if (!(val & OHCI1394_PhyControl_WritePending)) in write_phy_reg() |