Searched refs:PL080_CH_DST_ADDR (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/linux/amba/ | ||
D | pl080.h | 56 #define PL080_CH_DST_ADDR (0x04) macro |
/Linux-v5.10/drivers/dma/ | ||
D | amba-pl08x.c | 2894 ch->reg_dst = ch->base + PL080_CH_DST_ADDR; in pl08x_probe() |