Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/amba/
H A Dpl080.h31 #define PL080_EN_CHAN (0x1c) macro
/openbmc/linux/drivers/dma/
H A Damba-pl08x.c547 while (readl(pl08x->base + PL080_EN_CHAN) & BIT(phychan->id)) in pl08x_start_next_txd()