Searched refs:lms (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/dma/dw/ |
| H A D | core.c | 175 u8 lms = DWC_LLP_LMS(dwc->dws.m_master); in dwc_dostart() local 211 channel_writel(dwc, LLP, first->txd.phys | lms); in dwc_dostart() 553 u8 lms = DWC_LLP_LMS(m_master); in dwc_prep_dma_memcpy() local 592 lli_write(prev, llp, desc->txd.phys | lms); in dwc_prep_dma_memcpy() 625 u8 lms = DWC_LLP_LMS(dwc->dws.m_master); in dwc_prep_slave_sg() local 680 lli_write(prev, llp, desc->txd.phys | lms); in dwc_prep_slave_sg() 729 lli_write(prev, llp, desc->txd.phys | lms); in dwc_prep_slave_sg()
|
| /linux-6.15/drivers/dma/dw-axi-dmac/ |
| H A D | dw-axi-dmac-platform.c | 429 u8 lms = 0; /* Select AXI0 master for LLI fetching */ in axi_chan_block_xfer_start() local 471 write_chan_llp(chan, first->hw_desc[0].llp | lms); in axi_chan_block_xfer_start() 780 u8 lms = 0; /* Select AXI0 master for LLI fetching */ in dw_axi_dma_chan_prep_cyclic() local 825 write_desc_llp(hw_desc, llp | lms); in dw_axi_dma_chan_prep_cyclic() 858 u8 lms = 0; /* Select AXI0 master for LLI fetching */ in dw_axi_dma_chan_prep_slave_sg() local 905 write_desc_llp(hw_desc, llp | lms); in dw_axi_dma_chan_prep_slave_sg() 930 u8 lms = 0; /* Select AXI0 master for LLI fetching */ in dma_chan_prep_dma_memcpy() local 1011 write_desc_llp(hw_desc, llp | lms); in dma_chan_prep_dma_memcpy()
|
| /linux-6.15/Documentation/driver-api/mei/ |
| H A D | iamt.rst | 53 https://github.com/intel/lms
|