Searched refs:lms (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/dma/dw/ |
D | core.c | 182 u8 lms = DWC_LLP_LMS(dwc->dws.m_master); in dwc_dostart() local 218 channel_writel(dwc, LLP, first->txd.phys | lms); in dwc_dostart() 560 u8 lms = DWC_LLP_LMS(m_master); in dwc_prep_dma_memcpy() local 599 lli_write(prev, llp, desc->txd.phys | lms); in dwc_prep_dma_memcpy() 633 u8 lms = DWC_LLP_LMS(m_master); in dwc_prep_slave_sg() local 689 lli_write(prev, llp, desc->txd.phys | lms); in dwc_prep_slave_sg() 738 lli_write(prev, llp, desc->txd.phys | lms); in dwc_prep_slave_sg()
|
/Linux-v5.4/drivers/dma/dw-axi-dmac/ |
D | dw-axi-dmac-platform.c | 277 u8 lms = 0; /* Select AXI0 master for LLI fetching */ in axi_chan_block_xfer_start() local 298 write_chan_llp(chan, first->vd.tx.phys | lms); in axi_chan_block_xfer_start() 432 u8 lms = 0; /* Select AXI0 master for LLI fetching */ in dma_chan_prep_dma_memcpy() local 495 write_desc_llp(prev, desc->vd.tx.phys | lms); in dma_chan_prep_dma_memcpy()
|
/Linux-v5.4/Documentation/driver-api/mei/ |
D | iamt.rst | 53 https://github.com/intel/lms
|