Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Dxilinx_axidma.c254 unsigned int comp_th; in stream_reload_complete_cnt() local
255 comp_th = (s->regs[R_DMACR] >> 16) & 0xff; in stream_reload_complete_cnt()
256 s->complete_cnt = comp_th; in stream_reload_complete_cnt()