Home
last modified time | relevance | path

Searched refs:dstbus (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/dma/
Damba-pl08x.c806 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()
[all …]