Searched refs:PL080_CH_SRC_ADDR (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/linux/amba/ | ||
D | pl080.h | 55 #define PL080_CH_SRC_ADDR (0x00) macro |
/linux-6.6.21/drivers/dma/ | ||
D | amba-pl08x.c | 2882 ch->reg_src = ch->base + PL080_CH_SRC_ADDR; in pl08x_probe() |