Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-ilk-defs.h1641 …uint64_t word_sync_done : 1; /**< All enabled lanes have achieved word boundary loc… member
1650 uint64_t word_sync_done : 1;
1671 …uint64_t word_sync_done : 1; /**< All enabled lanes have achieved word boundary loc… member
1680 uint64_t word_sync_done : 1;
1712 …uint64_t word_sync_done : 1; /**< All enabled lanes have achieved word boundary loc… member
1719 uint64_t word_sync_done : 1;
1740 …uint64_t word_sync_done : 1; /**< All enabled lanes have achieved word boundary loc… member
1747 uint64_t word_sync_done : 1;
H A Dcvmx-helper-ilk.c349 if (ilk_rxx_int.s.word_sync_done) in __cvmx_helper_ilk_link_get()