Searched full:dmm (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/omapdrm/ |
| H A D | omap_dmm_tiler.c | 3 * DMM IOMMU driver support functions for TI OMAP processors. 34 #define DMM_DRIVER_NAME "dmm" 38 static struct dmm *omap_dmm; 78 static int dmm_dma_copy(struct dmm *dmm, dma_addr_t src, dma_addr_t dst) in dmm_dma_copy() argument 84 tx = dmaengine_prep_dma_memcpy(dmm->wa_dma_chan, dst, src, 4, 0); in dmm_dma_copy() 86 dev_err(dmm->dev, "Failed to prepare DMA memcpy\n"); in dmm_dma_copy() 92 dev_err(dmm->dev, "Failed to do DMA tx_submit\n"); in dmm_dma_copy() 96 status = dma_sync_wait(dmm->wa_dma_chan, cookie); in dmm_dma_copy() 98 dev_err(dmm->dev, "i878 wa DMA copy failure\n"); in dmm_dma_copy() 100 dmaengine_terminate_all(dmm->wa_dma_chan); in dmm_dma_copy() [all …]
|
| H A D | omap_dmm_priv.h | 118 struct dmm; 132 struct dmm *dmm; member 152 struct dmm { struct
|
| H A D | omap_dmm_tiler.h | 34 /* bits representing the same slot in DMM-TILER hw-block */ 38 /* bits reserved to describe coordinates in DMM-TILER hw-block */
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | omap5.dtsi | 291 dmm@0 { 292 compatible = "ti,omap5-dmm";
|
| H A D | omap4.dtsi | 298 dmm@0 { 299 compatible = "ti,omap4-dmm";
|
| H A D | dra7.dtsi | 474 dmm@0 { 475 compatible = "ti,omap5-dmm";
|
| /linux/drivers/bus/ |
| H A D | omap_l3_noc.c | 36 * Target like DMM/FW/EMIF generates SRESP=ERR error
|
| /linux/drivers/net/wwan/ |
| H A D | wwan_hwsim.c | 236 /* 43.74754722298909 N 11.25759835922875 E in DMM format */ in wwan_hwsim_nmea_emul_timer()
|