Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/amba/
Dpl080.h102 #define PL080_BSIZE_128 (0x6) macro
/Linux-v5.10/drivers/dma/
Damba-pl08x.c490 val |= PL080_BSIZE_128 << in pl08x_write_lli()
1617 .reg = PL080_BSIZE_128,
1796 cctl |= PL080_BSIZE_128 << PL080_CONTROL_SB_SIZE_SHIFT | in pl08x_memcpy_cctl()
1797 PL080_BSIZE_128 << PL080_CONTROL_DB_SIZE_SHIFT; in pl08x_memcpy_cctl()