Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Dxlnx_dpdma.c82 #define DPDMA_CNTL_CH_EN (1) macro
314 return (s->registers[DPDMA_CNTL_CH(channel)] & DPDMA_CNTL_CH_EN) != 0; in xlnx_dpdma_is_channel_enabled()