Searched refs:lms (Results 1 – 4 of 4) sorted by relevance
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/rygel/ |
H A D | rygel_0.44.1.bb | 38 PACKAGECONFIG[lms] = "" 47 RYGEL_PLUGINS:append ="${@bb.utils.contains('PACKAGECONFIG', 'lms', ',lms', '', d)}"
|
/openbmc/linux/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()
|
/openbmc/linux/drivers/dma/dw-axi-dmac/ |
H A D | dw-axi-dmac-platform.c | 383 u8 lms = 0; /* Select AXI0 master for LLI fetching */ in axi_chan_block_xfer_start() local 425 write_chan_llp(chan, first->hw_desc[0].llp | lms); in axi_chan_block_xfer_start() 734 u8 lms = 0; /* Select AXI0 master for LLI fetching */ in dw_axi_dma_chan_prep_cyclic() local 779 write_desc_llp(hw_desc, llp | lms); in dw_axi_dma_chan_prep_cyclic() 812 u8 lms = 0; /* Select AXI0 master for LLI fetching */ in dw_axi_dma_chan_prep_slave_sg() local 859 write_desc_llp(hw_desc, llp | lms); in dw_axi_dma_chan_prep_slave_sg() 884 u8 lms = 0; /* Select AXI0 master for LLI fetching */ in dma_chan_prep_dma_memcpy() local 965 write_desc_llp(hw_desc, llp | lms); in dma_chan_prep_dma_memcpy()
|
/openbmc/linux/Documentation/driver-api/mei/ |
H A D | iamt.rst | 53 https://github.com/intel/lms
|