Searched refs:PL080_LLI_LM_AHB2 (Results 1 – 2 of 2) sorted by relevance
72 #define PL080_LLI_LM_AHB2 BIT(0) macro
774 clli = readl(ch->reg_lli) & ~PL080_LLI_LM_AHB2; in pl08x_getbytes_chan()1275 bd.lli_bus = (pl08x->lli_buses & PL08X_AHB2) ? PL080_LLI_LM_AHB2 : 0; in pl08x_fill_llis_for_desc()