Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/amba/
H A Dpl080.h96 #define PL080_BSIZE_1 (0x0) macro
/openbmc/linux/drivers/dma/
H A Damba-pl08x.c466 val |= PL080_BSIZE_1 << in pl08x_write_lli()
1633 .reg = PL080_BSIZE_1,
1764 cctl |= PL080_BSIZE_1 << PL080_CONTROL_SB_SIZE_SHIFT | in pl08x_memcpy_cctl()
1765 PL080_BSIZE_1 << PL080_CONTROL_DB_SIZE_SHIFT; in pl08x_memcpy_cctl()