Searched refs:PL080_CONTROL_DWIDTH_MASK (Results 1 – 2 of 2) sorted by relevance
84 #define PL080_CONTROL_DWIDTH_MASK GENMASK(23, 21) macro
985 val = (cctl & PL080_CONTROL_DWIDTH_MASK) >> in pl08x_get_bytes_for_lli()1059 retbits &= ~PL080_CONTROL_DWIDTH_MASK; in pl08x_lli_control_bits()