Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/sh/
H A Drz-dmac.c105 #define to_rz_dmac(d) container_of(d, struct rz_dmac, engine) macro
256 struct rz_dmac *dmac = to_rz_dmac(chan->device); in rz_dmac_enable_hw()
287 struct rz_dmac *dmac = to_rz_dmac(chan->device); in rz_dmac_disable_hw()
313 struct rz_dmac *dmac = to_rz_dmac(chan->device); in rz_dmac_prepare_desc_for_memcpy()
336 struct rz_dmac *dmac = to_rz_dmac(chan->device); in rz_dmac_prepare_descs_for_slave_sg()
440 struct rz_dmac *dmac = to_rz_dmac(chan->device); in rz_dmac_free_chan_resources()
476 struct rz_dmac *dmac = to_rz_dmac(chan->device); in rz_dmac_prep_dma_memcpy()
553 struct rz_dmac *dmac = to_rz_dmac(chan->device); in rz_dmac_issue_pending()
638 struct rz_dmac *dmac = to_rz_dmac(chan->device); in rz_dmac_device_synchronize()
658 struct rz_dmac *dmac = to_rz_dmac(chan->device); in rz_dmac_irq_handle_channel()
[all …]