Searched refs:cfg_lo (Results 1 – 3 of 3) sorted by relevance
184 chan_data->cfg_lo = 0; in dw_dma_config()295 chan_data->cfg_lo |= DW_CFGL_SRC_SW_HS; in dw_dma_config()296 chan_data->cfg_lo |= DW_CFGL_DST_SW_HS; in dw_dma_config()304 chan_data->cfg_lo |= DW_CFGL_RELOAD_DST; in dw_dma_config()311 chan_data->cfg_lo |= DW_CFGL_SRC_SW_HS; in dw_dma_config()326 chan_data->cfg_lo |= DW_CFGL_RELOAD_SRC; in dw_dma_config()333 chan_data->cfg_lo |= DW_CFGL_DST_SW_HS; in dw_dma_config()344 lli_desc, lli_desc->ctrl_lo, chan_data->cfg_hi, chan_data->cfg_lo); in dw_dma_config()350 chan_data->cfg_lo); in dw_dma_config()365 chan_data->cfg_lo); in dw_dma_config()[all …]
230 uint32_t cfg_lo; member
686 * Intel GPDMA fixed bug in transfer configuration to initialize cfg_hi and cfg_lo