Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/amba/
H A Dpl080.h54 #define PL080_Cx_BASE(x) ((0x100 + (x * 0x20))) macro
/openbmc/linux/drivers/dma/
H A Damba-pl08x.c2869 ch->base = pl08x->base + PL080_Cx_BASE(i); in pl08x_probe()