HomeSort by: relevance | last modified time | path
    Searched defs:device (Results 1 - 25 of 526) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/share/examples/wsmoused/
wsmoused.conf 9 # The wsmouse(4) device, shared by all modules.
10 device = /dev/wsmouse; key
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device/
ctrl.h 11 struct nvkm_device *device; member in struct:nvkm_control
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
nouveau_nvkm_engine_disp_hdmigm200.c 34 struct nvkm_device *device = ior->disp->engine.subdev.device; local in function:gm200_hdmi_scdc
38 nvkm_mask(device, 0x61c5bc + hoff, 0x00000003, ctrl);
nouveau_nvkm_engine_disp_coregp102.c 37 struct nvkm_device *device = subdev->device; local in function:gp102_disp_core_init
40 nvkm_wr32(device, 0x611494, chan->push);
41 nvkm_wr32(device, 0x611498, 0x00010000);
42 nvkm_wr32(device, 0x61149c, 0x00000001);
43 nvkm_mask(device, 0x610490, 0x00000010, 0x00000010);
44 nvkm_wr32(device, 0x640000, 0x00000000);
45 nvkm_wr32(device, 0x610490, 0x01000013);
48 if (nvkm_msec(device, 2000,
49 if (!(nvkm_rd32(device, 0x610490) & 0x80000000)
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
nouveau_nvkm_engine_fifo_usergv100.c 39 struct nvkm_device *device = object->engine->subdev.device; local in function:gv100_fifo_user_map
41 *tag = device->func->resource_tag(device, 0);
43 *addr = 0x810000 + device->func->resource_addr(device, 0);
nouveau_nvkm_engine_fifo_usertu102.c 39 struct nvkm_device *device = object->engine->subdev.device; local in function:tu102_fifo_user_map
41 *tag = device->func->resource_tag(device, 0);
43 *addr = 0xbb0000 + device->func->resource_addr(device, 0);
nouveau_nvkm_engine_fifo_g84.c 35 struct nvkm_device *device = fifo->engine.subdev.device; local in function:g84_fifo_uevent_fini
36 nvkm_mask(device, 0x002140, 0x40000000, 0x00000000);
42 struct nvkm_device *device = fifo->engine.subdev.device; local in function:g84_fifo_uevent_init
43 nvkm_mask(device, 0x002140, 0x40000000, 0x40000000);
64 g84_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo)
66 return nv50_fifo_new_(&g84_fifo, device, index, pfifo);
nouveau_nvkm_engine_fifo_gm200.c 37 struct nvkm_device *device = fifo->base.engine.subdev.device; local in function:gm200_fifo_pbdma_nr
38 return nvkm_rd32(device, 0x002004) & 0x000000ff;
62 gm200_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo)
64 return gk104_fifo_new_(&gm200_fifo, device, index, 4096, pfifo);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/mspdec/
nouveau_nvkm_engine_mspdec_g98.c 36 struct nvkm_device *device = mspdec->engine.subdev.device; local in function:g98_mspdec_init
37 nvkm_wr32(device, 0x085010, 0x0000ffd2);
38 nvkm_wr32(device, 0x08501c, 0x0000fff2);
51 g98_mspdec_new(struct nvkm_device *device, int index,
54 return nvkm_mspdec_new_(&g98_mspdec, device, index, pengine);
nouveau_nvkm_engine_mspdec_gf100.c 36 struct nvkm_device *device = mspdec->engine.subdev.device; local in function:gf100_mspdec_init
37 nvkm_wr32(device, 0x085010, 0x0000fff2);
38 nvkm_wr32(device, 0x08501c, 0x0000fff2);
51 gf100_mspdec_new(struct nvkm_device *device, int index,
54 return nvkm_mspdec_new_(&gf100_mspdec, device, index, pengine);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/msppp/
nouveau_nvkm_engine_msppp_g98.c 36 struct nvkm_device *device = msppp->engine.subdev.device; local in function:g98_msppp_init
37 nvkm_wr32(device, 0x086010, 0x0000ffd2);
38 nvkm_wr32(device, 0x08601c, 0x0000fff2);
51 g98_msppp_new(struct nvkm_device *device, int index,
54 return nvkm_msppp_new_(&g98_msppp, device, index, pengine);
nouveau_nvkm_engine_msppp_gf100.c 36 struct nvkm_device *device = msppp->engine.subdev.device; local in function:gf100_msppp_init
37 nvkm_wr32(device, 0x086010, 0x0000fff2);
38 nvkm_wr32(device, 0x08601c, 0x0000fff2);
51 gf100_msppp_new(struct nvkm_device *device, int index,
54 return nvkm_msppp_new_(&gf100_msppp, device, index, pengine);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/msvld/
nouveau_nvkm_engine_msvld_g98.c 36 struct nvkm_device *device = msvld->engine.subdev.device; local in function:g98_msvld_init
37 nvkm_wr32(device, 0x084010, 0x0000ffd2);
38 nvkm_wr32(device, 0x08401c, 0x0000fff2);
51 g98_msvld_new(struct nvkm_device *device, int index,
54 return nvkm_msvld_new_(&g98_msvld, device, index, pengine);
nouveau_nvkm_engine_msvld_gf100.c 36 struct nvkm_device *device = msvld->engine.subdev.device; local in function:gf100_msvld_init
37 nvkm_wr32(device, 0x084010, 0x0000fff2);
38 nvkm_wr32(device, 0x08401c, 0x0000fff2);
51 gf100_msvld_new(struct nvkm_device *device, int index,
54 return nvkm_msvld_new_(&gf100_msvld, device, index, pengine);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
nouveau_nvkm_subdev_fb_nv04.c 36 struct nvkm_device *device = fb->subdev.device; local in function:nv04_fb_init
42 nvkm_wr32(device, NV04_PFB_CFG0, 0x1114);
52 nv04_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb)
54 return nvkm_fb_new_(&nv04_fb, device, index, pfb);
nouveau_nvkm_subdev_fb_ramnv4e.c 34 struct nvkm_device *device = fb->subdev.device; local in function:nv4e_ram_new
35 u32 size = nvkm_rd32(device, 0x10020c) & 0xff000000;
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fuse/
nouveau_nvkm_subdev_fuse_gm107.c 34 struct nvkm_device *device = fuse->subdev.device; local in function:gm107_fuse_read
35 return nvkm_rd32(device, 0x021100 + addr);
44 gm107_fuse_new(struct nvkm_device *device, int index, struct nvkm_fuse **pfuse)
46 return nvkm_fuse_new_(&gm107_fuse, device, index, pfuse);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/ltc/
nouveau_nvkm_subdev_ltc_gp102.c 32 struct nvkm_device *device = ltc->subdev.device; local in function:gp102_ltc_zbc_clear_stencil
33 nvkm_mask(device, 0x17e338, 0x0000000f, i);
34 nvkm_wr32(device, 0x17e204, stencil);
53 gp102_ltc_new(struct nvkm_device *device, int index, struct nvkm_ltc **pltc)
55 return nvkm_ltc_new_(&gp102_ltc, device, index, pltc);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mc/
nouveau_nvkm_subdev_mc_gp10b.c 34 struct nvkm_device *device = mc->subdev.device; local in function:gp10b_mc_init
35 nvkm_wr32(device, 0x000200, 0xffffffff); /* everything on */
36 nvkm_wr32(device, 0x00020c, 0xffffffff); /* everything out of ELPG */
51 gp10b_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc)
53 return gp100_mc_new_(&gp10b_mc, device, index, pmc);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu/
nouveau_nvkm_subdev_mmu_nv41.c 39 struct nvkm_device *device = mmu->subdev.device; local in function:nv41_mmu_init
40 nvkm_wr32(device, 0x100800, 0x00000002 | mmu->vmm->pd->pt[0]->addr);
41 nvkm_mask(device, 0x10008c, 0x00000100, 0x00000100);
42 nvkm_wr32(device, 0x100820, 0x00000000);
55 nv41_mmu_new(struct nvkm_device *device, int index, struct nvkm_mmu **pmmu)
57 if (device->type == NVKM_DEVICE_AGP ||
58 !nvkm_boolopt(device->cfgopt, "NvPCIE", true))
59 return nv04_mmu_new(device, index, pmmu);
61 return nvkm_mmu_new_(&nv41_mmu, device, index, pmmu)
    [all...]
  /src/usr.sbin/traceroute/
ifaddrlist.h 28 char *device; member in struct:ifaddrlist
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
top.h 11 struct list_head device; member in struct:nvkm_top
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bar/
nouveau_nvkm_subdev_bar_g84.c 36 struct nvkm_device *device = bar->subdev.device; local in function:g84_bar_flush
39 nvkm_wr32(device, 0x070000, 0x00000001);
40 nvkm_msec(device, 2000,
41 if (!(nvkm_rd32(device, 0x070000) & 0x00000002))
64 g84_bar_new(struct nvkm_device *device, int index, struct nvkm_bar **pbar)
66 return nv50_bar_new_(&g84_bar_func, device, index, 0x200, pbar);
nouveau_nvkm_subdev_bar_gm107.c 34 struct nvkm_device *device = bar->subdev.device; local in function:gm107_bar_bar1_wait
35 nvkm_msec(device, 2000,
36 if (!(nvkm_rd32(device, 0x001710) & 0x00000003))
44 struct nvkm_device *device = bar->subdev.device; local in function:gm107_bar_bar2_wait
45 nvkm_msec(device, 2000,
46 if (!(nvkm_rd32(device, 0x001710) & 0x0000000c))
67 gm107_bar_new(struct nvkm_device *device, int index, struct nvkm_bar **pbar)
69 return gf100_bar_new_(&gm107_bar_func, device, index, pbar)
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bus/
nouveau_nvkm_subdev_bus_g94.c 37 struct nvkm_device *device = bus->subdev.device; local in function:g94_bus_hwsq_exec
40 nvkm_mask(device, 0x001098, 0x00000008, 0x00000000);
41 nvkm_wr32(device, 0x001304, 0x00000000);
42 nvkm_wr32(device, 0x001318, 0x00000000);
44 nvkm_wr32(device, 0x080000 + (i * 4), data[i]);
45 nvkm_mask(device, 0x001098, 0x00000018, 0x00000018);
46 nvkm_wr32(device, 0x00130c, 0x00000001);
48 if (nvkm_msec(device, 2000,
49 if (!(nvkm_rd32(device, 0x001308) & 0x00000100)
    [all...]

Completed in 32 milliseconds

1 2 3 4 5 6 7 8 91011>>