Searched refs:dstbus (Results 1 – 1 of 1) sorted by relevance
1109 struct pl08x_bus_data dstbus; member1149 *mbus = &bd->dstbus; in pl08x_choose_master_bus()1153 *sbus = &bd->dstbus; in pl08x_choose_master_bus()1155 if (bd->dstbus.buswidth >= bd->srcbus.buswidth) { in pl08x_choose_master_bus()1156 *mbus = &bd->dstbus; in pl08x_choose_master_bus()1160 *sbus = &bd->dstbus; in pl08x_choose_master_bus()1182 llis_va[PL080_LLI_DST] = bd->dstbus.addr; in pl08x_fill_lli_for_desc()1192 bd->dstbus.addr += len; in pl08x_fill_lli_for_desc()1197 bd->dstbus.addr += len; in pl08x_fill_lli_for_desc()1282 bd.dstbus.maxwidth = pl08x_get_bytes_for_lli(pl08x, cctl, false); in pl08x_fill_llis_for_desc()[all …]