Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/amba/
Dpl080.h56 #define PL080_CH_DST_ADDR (0x04) macro
/Linux-v5.10/drivers/dma/
Damba-pl08x.c2894 ch->reg_dst = ch->base + PL080_CH_DST_ADDR; in pl08x_probe()