Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dste_dma40.c1121 d40c->phy_chan->num, d40c->log_num, in __d40_execute_command_phy()
1481 if (d40_residue(d40c) || d40_tx_is_linked(d40c)) in d40_resume()
1601 struct d40_chan *d40c = from_tasklet(d40c, t, tasklet); in dma_tasklet() local
1975 d40c->base->lookup_log_chans[d40c->log_num] = d40c; in d40_allocate_channel()
1977 d40c->base->lookup_phy_chans[d40c->phy_chan->num] = d40c; in d40_allocate_channel()
1992 &d40c->log_def.lcsp1, &d40c->log_def.lcsp3); in d40_config_memcpy()
2055 d40c->base->lookup_log_chans[d40c->log_num] = NULL; in d40_free_dma()
2356 __d40_set_prio_rt(d40c, d40c->dma_cfg.dev_type, true); in d40_set_prio_realtime()
2360 __d40_set_prio_rt(d40c, d40c->dma_cfg.dev_type, false); in d40_set_prio_realtime()
2445 d40c->lcpa = d40c->base->lcpa_base + in d40_alloc_chan_resources()
[all …]