Home
last modified time | relevance | path

Searched refs:log_chans (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dste_dma40.c542 * @log_chans: Room for all possible logical channels in system.
544 * to log_chans entries.
583 struct d40_chan *log_chans; member
2851 d40_chan_init(base, &base->dma_slave, base->log_chans, in d40_dmaengine_init()
2867 d40_chan_init(base, &base->dma_memcpy, base->log_chans, in d40_dmaengine_init()
3214 base->log_chans = &base->phy_chans[num_phy_chans]; in d40_hw_detect_init()
/kernel/linux/linux-6.6/drivers/dma/
H A Dste_dma40.c569 * @log_chans: Room for all possible logical channels in system.
571 * to log_chans entries.
608 struct d40_chan *log_chans; member
2874 d40_chan_init(base, &base->dma_slave, base->log_chans, in d40_dmaengine_init()
2890 d40_chan_init(base, &base->dma_memcpy, base->log_chans, in d40_dmaengine_init()
3229 base->log_chans = &base->phy_chans[num_phy_chans]; in d40_hw_detect_init()

Completed in 10 milliseconds