Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/amba/
Dpl080.h83 #define PL080_CONTROL_SWIDTH_MASK (0x7 << 18) macro
/linux-4.4.14/drivers/dma/
Damba-pl08x.c492 cctl &= PL080_CONTROL_SWIDTH_MASK; in get_bytes_in_cctl()
512 cctl &= PL080_CONTROL_SWIDTH_MASK; in get_bytes_in_cctl_pl080s()
766 retbits &= ~PL080_CONTROL_SWIDTH_MASK; in pl08x_cctl_bits()
951 pl08x_get_bytes_for_cctl((cctl & PL080_CONTROL_SWIDTH_MASK) >> in pl08x_fill_llis_for_desc()