Searched refs:mem_if (Results 1 – 3 of 3) sorted by relevance
32 #define AT91_XDMAC_DT_MEM_IF(mem_if) (((mem_if) & AT91_XDMAC_DT_MEM_IF_MASK) \ argument
277 u8 mem_if; member1281 FIELD_PREP(ATC_SIF, atchan->mem_if) | in atc_prep_slave_sg()1330 FIELD_PREP(ATC_DIF, atchan->mem_if); in atc_prep_slave_sg()1439 FIELD_PREP(ATC_SIF, atchan->mem_if) | in atc_dma_cyclic_fill_desc()1453 FIELD_PREP(ATC_DIF, atchan->mem_if); in atc_dma_cyclic_fill_desc()1845 atchan->mem_if = (dma_spec->args[0] >> 16) & 0xff; in at_dma_xlate()2010 atchan->mem_if = AT_DMA_MEM_IF; in at_dma_probe()
1108 struct ia_css_isp_param_css_segments *mem_if = &isp_mem_if; in sp_init_stage() local1123 ia_css_init_memory_interface(mem_if, &binary->mem_params, &binary->css_params); in sp_init_stage()1143 mem_if = (struct ia_css_isp_param_css_segments *)&firmware->mem_initializers; in sp_init_stage()1161 mem_if, in sp_init_stage()
Completed in 12 milliseconds