Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pow.h552 uint64_t pend_new_work : 1; /**< Set when there is a pending GET_WORK. */ member
572 uint64_t pend_new_work : 1;
633 uint64_t pend_new_work : 1; /**< Set when there is a pending GET_WORK. */ member
649 uint64_t pend_new_work : 1;
H A Dcvmx-pow.c464 if (dump->sstatus[core][0].s_sstatus0.pend_new_work) in __cvmx_pow_display_v1()