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