Searched refs:IDMA32C_CFGH_DST_PER (Results 1 – 2 of 2) sorted by relevance
21 cfghi |= IDMA32C_CFGH_DST_PER(dwc->dws.dst_id & 0xf); in idma32_initialize_chan()
248 #define IDMA32C_CFGH_DST_PER(x) ((x) << 4) macro