Home
last modified time | relevance | path

Searched refs:DPAA2_SWP_LOCKED (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_swp.h191 #define DPAA2_SWP_LOCKED 0x4000u /* Wait till portal's unlocked */ macro
221 (__swp)->flags |= DPAA2_SWP_LOCKED; \
226 (__swp)->flags &= ~DPAA2_SWP_LOCKED; \