Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Damba-pl08x.c808 struct pl08x_bus_data dstbus; member
826 *mbus = &bd->dstbus; in pl08x_choose_master_bus()
830 *sbus = &bd->dstbus; in pl08x_choose_master_bus()
832 if (bd->dstbus.buswidth >= bd->srcbus.buswidth) { in pl08x_choose_master_bus()
833 *mbus = &bd->dstbus; in pl08x_choose_master_bus()
837 *sbus = &bd->dstbus; in pl08x_choose_master_bus()
859 llis_va[PL080_LLI_DST] = bd->dstbus.addr; in pl08x_fill_lli_for_desc()
869 bd->dstbus.addr += len; in pl08x_fill_lli_for_desc()
955 bd.dstbus.maxwidth = in pl08x_fill_llis_for_desc()
964 bd.dstbus.addr = dsg->dst_addr; in pl08x_fill_llis_for_desc()
[all …]