Home
last modified time | relevance | path

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

/linux-6.15/drivers/dma/
H A Damba-pl08x.c1109 struct pl08x_bus_data dstbus; member
1149 *mbus = &bd->dstbus; in pl08x_choose_master_bus()
1153 *sbus = &bd->dstbus; in pl08x_choose_master_bus()
1156 *mbus = &bd->dstbus; in pl08x_choose_master_bus()
1160 *sbus = &bd->dstbus; in pl08x_choose_master_bus()
1192 bd->dstbus.addr += len; in pl08x_fill_lli_for_desc()
1197 bd->dstbus.addr += len; in pl08x_fill_lli_for_desc()
1289 bd.dstbus.addr = dsg->dst_addr; in pl08x_fill_llis_for_desc()
1292 bd.dstbus.buswidth = bd.dstbus.maxwidth; in pl08x_fill_llis_for_desc()
1301 (u64)bd.dstbus.addr, in pl08x_fill_llis_for_desc()
[all …]