Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/octeontx/
H A Dtimvf_evdev.c184 (uint8_t *)timr->vbar0 + TIM_VRING_BASE); in timvf_ring_start()
349 timvf_write64(0, (uint8_t *)timr->vbar0 + TIM_VRING_BASE); in timvf_ring_create()
H A Dtimvf_evdev.h74 #define TIM_VRING_BASE (0x100) macro