Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dma/
Ddma_dw_common.h74 #define DW_CLEAR_ERR 0x0358 macro
Ddma_dw_common.c52 dw_write(dev_cfg->base, DW_CLEAR_ERR, status_err); in dw_dma_isr()
432 dw_write(dev_cfg->base, DW_CLEAR_ERR, 0x1 << channel); in dw_dma_config()