Searched refs:vme (Results 1 - 21 of 21) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dsun3_scsi.h24 unsigned short dma_addr_hi; /* vme only */
25 unsigned short dma_addr_lo; /* vme only */
26 unsigned short dma_count_hi; /* vme only */
27 unsigned short dma_count_lo; /* vme only */
34 unsigned short bpack_hi; /* vme only */
35 unsigned short bpack_lo; /* vme only */
36 unsigned short ivect; /* vme only */
37 unsigned short fifo_count_hi; /* vme only */
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dnv50.c161 int i, vme; nv50_vm_flush() local
176 case NVKM_ENGINE_GR : vme = 0x00; break; nv50_vm_flush()
178 case NVKM_ENGINE_MSPDEC: vme = 0x01; break; nv50_vm_flush()
179 case NVKM_SUBDEV_BAR : vme = 0x06; break; nv50_vm_flush()
181 case NVKM_ENGINE_MPEG : vme = 0x08; break; nv50_vm_flush()
183 case NVKM_ENGINE_MSVLD : vme = 0x09; break; nv50_vm_flush()
185 case NVKM_ENGINE_SEC : vme = 0x0a; break; nv50_vm_flush()
186 case NVKM_ENGINE_CE0 : vme = 0x0d; break; nv50_vm_flush()
191 nvkm_wr32(device, 0x100c80, (vme << 16) | 1); nv50_vm_flush()
196 nvkm_error(subdev, "vm flush timeout: engine %d\n", vme); nv50_vm_flush()
/linux-4.4.14/drivers/staging/vme/devices/
H A Dvme_user.c41 #include <linux/vme.h>
53 * 0 = /dev/bus/vme/m0 First master image
54 * 1 = /dev/bus/vme/m1 Second master image
55 * 2 = /dev/bus/vme/m2 Third master image
56 * 3 = /dev/bus/vme/m3 Fourth master image
57 * 4 = /dev/bus/vme/s0 First slave image
58 * 5 = /dev/bus/vme/s1 Second slave image
59 * 6 = /dev/bus/vme/s2 Third slave image
60 * 7 = /dev/bus/vme/s3 Fourth slave image
61 * 8 = /dev/bus/vme/ctl Control
632 name = "bus/vme/m%d"; vme_user_probe()
635 name = "bus/vme/ctl"; vme_user_probe()
638 name = "bus/vme/s%d"; vme_user_probe()
H A Dvme_pio2_cntr.c20 #include <linux/vme.h>
H A Dvme_pio2_gpio.c22 #include <linux/vme.h>
H A Dvme_pio2_core.c23 #include <linux/vme.h>
/linux-4.4.14/arch/m68k/include/uapi/asm/
H A Dbootinfo-vme.h2 ** asm/bootinfo-vme.h -- VME-specific boot information definitions
/linux-4.4.14/drivers/vme/boards/
H A Dvme_vmivme7805.c77 /* Enable the vme interface and byte swapping */ vmic_probe()
/linux-4.4.14/arch/m68k/mvme147/
H A Dconfig.c29 #include <asm/bootinfo-vme.h>
/linux-4.4.14/arch/sparc/kernel/
H A Dsun4m_irq.c121 #define SUN4M_INT_VME_ERR 0x08000000 /* vme async error */
132 #define SUN4M_INT_VMEBITS 0x0000007F /* vme int bits */
182 /* 0x40 - vme */
/linux-4.4.14/arch/sparc/include/asm/
H A Diommu_32.h96 #define IOPTE_CACHE 0x00000080 /* Cached (in vme IOCACHE or Viking/MXCC) */
/linux-4.4.14/drivers/vme/
H A Dvme_bridge.h4 #include <linux/vme.h>
H A Dvme.c33 #include <linux/vme.h>
887 printk(KERN_ERR "Unable to allocate memory for vme attributes\n"); vme_dma_vme_attribute()
1626 .name = "vme",
/linux-4.4.14/arch/m68k/sun3/
H A Dsun3dvma.c326 /* check if this is a vme mapping */ dvma_unmap()
/linux-4.4.14/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h21 /* defines for the obio chip (not vme) */
/linux-4.4.14/arch/m68k/mvme16x/
H A Dconfig.c32 #include <asm/bootinfo-vme.h>
/linux-4.4.14/arch/m68k/bvme6000/
H A Dconfig.c31 #include <asm/bootinfo-vme.h>
/linux-4.4.14/drivers/vme/bridges/
H A Dvme_ca91cx42.c32 #include <linux/vme.h>
H A Dvme_tsi148.c33 #include <linux/vme.h>
/linux-4.4.14/arch/s390/kernel/
H A Ddis.c1495 { "vme", 0xa6, INSTR_VRR_VVV000M },
/linux-4.4.14/arch/m68k/kernel/
H A Dhead.S264 #include <asm/bootinfo-vme.h>

Completed in 878 milliseconds