Searched refs:PL080_Cx_BASE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/amba/ | ||
| A D | pl080.h | 54 #define PL080_Cx_BASE(x) ((0x100 + (x * 0x20))) macro |
| /linux/drivers/dma/ | ||
| A D | amba-pl08x.c | 2869 ch->base = pl08x->base + PL080_Cx_BASE(i); in pl08x_probe() |
Completed in 9 milliseconds