Searched refs:GD32_DMA_CONFIG_PRIORITY (Results 1 – 2 of 2) sorted by relevance
16 #define GD32_DMA_CONFIG_PRIORITY(config) ((config >> 16) & 0x3) macro
270 GD32_DMA_CONFIG_PRIORITY(cfg->dma[dir].config); in spi_gd32_dma_setup()