Searched refs:VERB (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/msm/ |
D | msm_iommu.c | 63 VERB("map[%d]: %08x %08x(%zx)", i, iova, pa, bytes); in msm_iommu_map() 102 VERB("unmap[%d]: %08x(%zx)", i, iova, bytes); in msm_iommu_unmap()
|
D | msm_drv.h | 289 #define VERB(fmt, ...) if (0) DRM_DEBUG(fmt"\n", ##__VA_ARGS__) macro
|
D | msm_gem.c | 222 VERB("Inserting %p pfn %lx, pa %lx", vmf->virtual_address, in msm_gem_fault()
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_irq.c | 79 VERB("status=%08x", status); in mdp5_irq_mdp() 96 VERB("intr=%08x", intr); in mdp5_irq()
|
D | mdp5_ctl.c | 404 VERB("flush_mask=%x, start_mask=%x, trigger=%x", flush_mask, in mdp5_ctl_commit()
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | omap_drv.c | 379 VERB("%p:%p: size=0x%08x, flags=%08x", dev, file_priv, in ioctl_gem_new() 392 VERB("%p:%p: handle=%d, op=%x", dev, file_priv, args->handle, args->op); in ioctl_gem_cpu_prep() 415 VERB("%p:%p: handle=%d", dev, file_priv, args->handle); in ioctl_gem_cpu_fini() 439 VERB("%p:%p: handle=%d", dev, file_priv, args->handle); in ioctl_gem_info()
|
D | omap_irq.c | 203 VERB("irqs: %08x", irqstatus); in omap_irq_handler()
|
D | omap_drv.h | 34 #define VERB(fmt, ...) if (0) DRM_DEBUG(fmt, ##__VA_ARGS__) /* verbose debug */ macro
|
D | omap_connector.c | 130 VERB("%s: %d (force=%d)", omap_connector->dssdev->name, ret, force); in omap_connector_detect()
|
D | omap_gem.c | 385 VERB("Inserting %p pfn %lx, pa %lx", vmf->virtual_address, in fault_1d() 477 VERB("Inserting %p pfn %lx, pa %lx", vmf->virtual_address, in fault_2d()
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_irq.c | 76 VERB("status=%08x", status); in mdp4_irq()
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | hda_codec.txt | 58 VERB to the controller. It's always a single command.
|