Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/dma/dw/
A Didma32.c134 cfghi |= IDMA32C_CFGH_DST_PER_EXT(dst_id >> 4 & 0x3); in idma32_initialize_chan_xbar()
154 cfghi |= IDMA32C_CFGH_DST_PER_EXT(dwc->dws.dst_id >> 4 & 0x3); in idma32_initialize_chan_generic()
A Dregs.h252 #define IDMA32C_CFGH_DST_PER_EXT(x) ((x) << 30) /* dst peripheral extension */ macro

Completed in 7 milliseconds