Home
last modified time | relevance | path

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

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