Home
last modified time | relevance | path

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

/drivers/dma/dw/
Dregs.h203 #define DWC_CFGH_DST_PER(x) ((x) << 11) macro
Dcore.c139 cfghi |= DWC_CFGH_DST_PER(dwc->dst_id); in dwc_initialize()