Searched defs:dms (Results 1 – 7 of 7) sorted by relevance
74 u8 dms = (dwc->direction == DMA_MEM_TO_DEV) ? p_master : m_master; in dw_dma_prepare_ctllo() local
191 u32 mba, mba_base, mba_mask, dms; in amd76x_init_csrows() local
162 const ZSTD_matchState_t * const dms = ms->dictMatchState; in ZSTD_DUBT_findBetterDictMatch() local623 const ZSTD_matchState_t* const dms = ms->dictMatchState; in ZSTD_HcFindBestMatch_generic() local908 const ZSTD_matchState_t* const dms = ms->dictMatchState; in ZSTD_compressBlock_lazy_generic() local
74 const ZSTD_matchState_t* const dms = ms->dictMatchState; in ZSTD_compressBlock_doubleFast_generic() local
227 const ZSTD_matchState_t* const dms = ms->dictMatchState; in ZSTD_compressBlock_fast_dictMatchState_generic() local
558 const ZSTD_matchState_t* dms = dictMode == ZSTD_dictMatchState ? ms->dictMatchState : NULL; in ZSTD_insertBtAndGetAllMatches() local
189 struct dw_mci_dma_slave *dms; member