Searched refs:subdev (Results 151 - 175 of 908) sorted by relevance

1234567891011>>

/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_tpg.h25 #include <media/v4l2-subdev.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramnv40.c26 #include <subdev/bios.h>
27 #include <subdev/bios/bit.h>
28 #include <subdev/bios/init.h>
29 #include <subdev/bios/pll.h>
30 #include <subdev/clk/pll.h>
31 #include <subdev/timer.h>
37 struct nvkm_subdev *subdev = &ram->base.fb->subdev; local
38 struct nvkm_bios *bios = subdev->device->bios;
45 nvkm_error(subdev, "mcl
70 struct nvkm_subdev *subdev = &ram->base.fb->subdev; local
[all...]
H A Dnv04.c31 struct nvkm_device *device = fb->subdev.device;
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dgk104.h29 #include <subdev/therm.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
H A Dgp108.c23 #include <subdev/acr.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dnv40.c26 #include <subdev/instmem.h>
35 struct nvkm_subdev *subdev = &mpeg->engine.subdev; local
45 nvkm_error(subdev, "inst %08x dma0 %08x dma1 %08x dma2 %08x\n",
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dgpio.h4 #include <core/subdev.h>
7 #include <subdev/bios.h>
8 #include <subdev/bios/gpio.h>
21 struct nvkm_subdev subdev; member in struct:nvkm_gpio
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/sec/
H A Dg98.c45 struct nvkm_subdev *subdev = &sec->engine.subdev; local
46 struct nvkm_device *device = subdev->device;
55 nvkm_error(subdev, "DISPATCH_ERROR %04x [%s] ch %d [%010llx %s] "
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/
H A Dga100.c24 #include <subdev/gsp.h>
H A Dad102.c24 #include <subdev/gsp.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/
H A Dga102.c24 #include <subdev/gsp.h>
H A Dad102.c24 #include <subdev/gsp.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/nvjpg/
H A Dad102.c24 #include <subdev/gsp.h>
H A Dga100.c24 #include <subdev/gsp.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/ofa/
H A Dad102.c24 #include <subdev/gsp.h>
H A Dga100.c24 #include <subdev/gsp.h>
H A Dga102.c24 #include <subdev/gsp.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/privring/
H A Dgm200.c26 #include <subdev/gsp.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dad102.c24 #include <subdev/gsp.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/core/
H A Devent.c23 #include <core/subdev.h>
30 nvkm_trace(event->subdev, "event: decr %08x on %d\n", types, index);
35 nvkm_trace(event->subdev, "event: blocking %d on %d\n", type, index);
47 nvkm_trace(event->subdev, "event: incr %08x on %d\n", types, index);
52 nvkm_trace(event->subdev, "event: allowing %d on %d\n", type, index);
65 nvkm_trace(event->subdev, "event: ntfy state changed\n");
100 struct nvkm_subdev *subdev = ntfy->event->subdev; local
102 nvkm_trace(subdev, "event: ntfy block %08x on %d wait:%d\n", ntfy->bits, ntfy->id, wait);
121 nvkm_trace(ntfy->event->subdev, "even
201 __nvkm_event_init(const struct nvkm_event_func *func, struct nvkm_subdev *subdev, int types_nr, int index_nr, struct nvkm_event *event) argument
[all...]
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_rwpf.h16 #include <media/v4l2-subdev.h>
69 static inline struct vsp1_rwpf *to_rwpf(struct v4l2_subdev *subdev) argument
71 return container_of(subdev, struct vsp1_rwpf, entity.subdev);
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dbusnv50.c27 #include <subdev/vga.h>
39 struct nvkm_device *device = bus->base.pad->i2c->subdev.device;
49 struct nvkm_device *device = bus->base.pad->i2c->subdev.device;
59 struct nvkm_device *device = bus->base.pad->i2c->subdev.device;
67 struct nvkm_device *device = bus->base.pad->i2c->subdev.device;
75 struct nvkm_device *device = bus->base.pad->i2c->subdev.device;
101 nvkm_warn(&pad->i2c->subdev, "bus %d unknown\n", drive);
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Diccsense.c24 #include <subdev/bios.h>
25 #include <subdev/bios/bit.h>
26 #include <subdev/bios/extdev.h>
27 #include <subdev/bios/iccsense.h>
62 struct nvkm_subdev *subdev = &bios->subdev; local
71 nvkm_error(subdev, "ICCSENSE version 0x%02x unknown\n", ver);
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/cipher/
H A Dg84.c37 int ret = nvkm_gpuobj_new(object->engine->subdev.device, 16,
59 return nvkm_gpuobj_new(object->engine->subdev.device, 256,
82 struct nvkm_subdev *subdev = &cipher->subdev; local
83 struct nvkm_device *device = subdev->device;
95 nvkm_error(subdev, "%08x [%s] ch %d [%010llx %s] "
110 struct nvkm_device *device = cipher->subdev.device;
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/
H A Dtu102.c24 #include <subdev/gsp.h>
33 nvkm_wr32(vfn->subdev.device, vfn->addr.priv + 0x1000 + (leaf * 4), mask);
41 nvkm_wr32(vfn->subdev.device, vfn->addr.priv + 0x1200 + (leaf * 4), mask);
49 nvkm_wr32(vfn->subdev.device, vfn->addr.priv + 0x1400 + (leaf * 4), mask);
57 nvkm_wr32(vfn->subdev.device, vfn->addr.priv + 0x1608, 0x0000000f);
65 nvkm_wr32(vfn->subdev.device, vfn->addr.priv + 0x1610, 0x0000000f);
72 struct nvkm_device *device = vfn->subdev.device;

Completed in 401 milliseconds

1234567891011>>