Searched refs:NDFC_STAT_IS_READY (Results 1 – 3 of 3) sorted by relevance
31 #define NDFC_STAT_IS_READY 0x01000000 macro
25 #define NDFC_STAT_IS_READY 0x01000000 macro
73 return in_be32(ndfc->ndfcbase + NDFC_STAT) & NDFC_STAT_IS_READY; in ndfc_ready()