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