Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dma/
Ddma_dw_common.h36 #define DW_CTRL_LOW(chan) \ macro
Ddma_dw_common.c510 dw_write(dev_cfg->base, DW_CTRL_LOW(channel), lli->ctrl_lo); in dw_dma_start()