Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/octeontx/
H A Dtimvf_evdev.h90 #define TIM_BUCKET_W1_M_LOCK ((1ull << (48 - 40)) - 1) macro
101 (TIM_BUCKET_W1_M_LOCK << TIM_BUCKET_W1_S_LOCK)
H A Dtimvf_worker.h81 const uint64_t v = TIM_BUCKET_W1_M_LOCK << TIM_BUCKET_W1_S_LOCK; in timr_bkt_clr_bsk()
389 ((lock_sema >> TIM_BUCKET_W1_S_LOCK) & TIM_BUCKET_W1_M_LOCK); in timvf_add_entry_brst()
/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_tim_evdev.h34 #define TIM_BUCKET_W1_M_LOCK ((1ULL << \ macro
61 (TIM_BUCKET_W1_M_LOCK << TIM_BUCKET_W1_S_LOCK)
H A Dotx2_tim_worker.h14 TIM_BUCKET_W1_M_LOCK; in tim_bkt_fetch_lock()
58 const uint64_t v = TIM_BUCKET_W1_M_LOCK << TIM_BUCKET_W1_S_LOCK; in tim_bkt_clr_bsk()
462 ((lock_sema >> TIM_BUCKET_W1_S_LOCK) & TIM_BUCKET_W1_M_LOCK); in tim_add_entry_brst()