Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/amba/
Dpl080.h101 #define PL080_BSIZE_8 (0x2) macro
/Linux-v4.19/drivers/dma/
Damba-pl08x.c484 val |= PL080_BSIZE_8 << in pl08x_write_lli()
1635 .reg = PL080_BSIZE_8,
1782 cctl |= PL080_BSIZE_8 << PL080_CONTROL_SB_SIZE_SHIFT | in pl08x_memcpy_cctl()
1783 PL080_BSIZE_8 << PL080_CONTROL_DB_SIZE_SHIFT; in pl08x_memcpy_cctl()