Searched refs:EBI_WRAP_MODE_DISABLE (Results 1 – 1 of 1) sorted by relevance
258 EBI_WRAP_MODE_DISABLE = 0x0U, /**< Wrap mode disable */ enumerator501 #define IS_EBI_WRAP_MODE(x) (((x) == EBI_WRAP_MODE_DISABLE) || \
Completed in 8 milliseconds