Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/amba/
A Dpl080.h84 #define PL080_CONTROL_DWIDTH_MASK GENMASK(23, 21) macro
/linux-6.3-rc2/drivers/dma/
A Damba-pl08x.c985 val = (cctl & PL080_CONTROL_DWIDTH_MASK) >> in pl08x_get_bytes_for_lli()
1059 retbits &= ~PL080_CONTROL_DWIDTH_MASK; in pl08x_lli_control_bits()

Completed in 9 milliseconds