Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/amba/
Dpl080.h95 #define PL080_BSIZE_8 (0x2) macro
/linux-4.4.14/drivers/dma/
Damba-pl08x.c1297 .reg = PL080_BSIZE_8,
2141 cctl_memcpy |= PL080_BSIZE_8 << PL080_CONTROL_SB_SIZE_SHIFT | in pl08x_of_probe()
2142 PL080_BSIZE_8 << PL080_CONTROL_DB_SIZE_SHIFT; in pl08x_of_probe()