Lines Matching refs:dstbus
806 struct pl08x_bus_data dstbus; member
824 *mbus = &bd->dstbus; in pl08x_choose_master_bus()
828 *sbus = &bd->dstbus; in pl08x_choose_master_bus()
830 if (bd->dstbus.buswidth >= bd->srcbus.buswidth) { in pl08x_choose_master_bus()
831 *mbus = &bd->dstbus; in pl08x_choose_master_bus()
835 *sbus = &bd->dstbus; in pl08x_choose_master_bus()
857 llis_va[PL080_LLI_DST] = bd->dstbus.addr; in pl08x_fill_lli_for_desc()
867 bd->dstbus.addr += len; in pl08x_fill_lli_for_desc()
953 bd.dstbus.maxwidth = in pl08x_fill_llis_for_desc()
962 bd.dstbus.addr = dsg->dst_addr; in pl08x_fill_llis_for_desc()
965 bd.dstbus.buswidth = bd.dstbus.maxwidth; in pl08x_fill_llis_for_desc()
974 (u64)bd.dstbus.addr, in pl08x_fill_llis_for_desc()
976 bd.dstbus.buswidth, in pl08x_fill_llis_for_desc()
1014 !IS_BUS_ALIGNED(&bd.dstbus)) { in pl08x_fill_llis_for_desc()
1023 bd.dstbus.buswidth, 0); in pl08x_fill_llis_for_desc()
1103 bd.dstbus.buswidth, tsize); in pl08x_fill_llis_for_desc()