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