Home
last modified time | relevance | path

Searched refs:PL080_CH_DST_ADDR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/amba/
H A Dpl080.h56 #define PL080_CH_DST_ADDR (0x04) macro
/openbmc/linux/drivers/dma/
H A Damba-pl08x.c2883 ch->reg_dst = ch->base + PL080_CH_DST_ADDR; in pl08x_probe()