Searched refs:OHCI_CSR_DONE (Results 1 – 2 of 2) sorted by relevance
221 #define OHCI_CSR_DONE 0x80000000 /* RO 1-cmp_swap complete */ macro
1878 if ((ohci_reg & OHCI_CSR_DONE) != 0) { in hci1394_ohci_csr_cswap()