Searched refs:subdev (Results 376 - 400 of 912) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dqmgr.c28 const struct nvkm_subdev *subdev = qmgr->falcon->owner; local
35 nvkm_error(subdev, "no free sequence available\n");
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dgk104.c30 struct nvkm_device *device = i2c->subdev.device;
45 struct nvkm_device *device = i2c->subdev.device;
H A Dg94.c30 struct nvkm_device *device = i2c->subdev.device;
45 struct nvkm_device *device = i2c->subdev.device;
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/privring/
H A Dgk20a.c22 #include <subdev/privring.h>
23 #include <subdev/timer.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dpriv.h4 #define nvkm_pci(p) container_of((p), struct nvkm_pci, subdev)
5 #include <subdev/pci.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dnv44.c42 struct nvkm_device *device = fb->subdev.device;
52 struct nvkm_device *device = fb->subdev.device;
H A Dnv41.c32 struct nvkm_device *device = fb->subdev.device;
43 nvkm_wr32(fb->subdev.device, 0x100800, 0x00000001);
H A Dgp100.c32 struct nvkm_device *device = gf100_fb(base)->base.subdev.device;
42 struct nvkm_device *device = fb->subdev.device;
H A Dgm200.c32 struct nvkm_device *device = fb->subdev.device;
47 struct nvkm_device *device = fb->base.subdev.device;
H A Dr535.c25 #include <subdev/gsp.h>
34 struct nvkm_gsp *gsp = fb->subdev.device->gsp;
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dvolt.h4 #include <core/subdev.h>
8 struct nvkm_subdev subdev; member in struct:nvkm_volt
H A Ddevinit.h4 #include <core/subdev.h>
9 struct nvkm_subdev subdev; member in struct:nvkm_devinit
H A Dltc.h4 #include <core/subdev.h>
12 struct nvkm_subdev subdev; member in struct:nvkm_ltc
H A Dpci.h4 #include <core/subdev.h>
14 struct nvkm_subdev subdev; member in struct:nvkm_pci
H A Dmc.h4 #include <core/subdev.h>
8 struct nvkm_subdev subdev; member in struct:nvkm_mc
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgp10b.c24 #include <subdev/acr.h>
54 &pmu->subdev, msecs_to_jiffies(1000));
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dpriv.h4 #define nvkm_mc(p) container_of((p), struct nvkm_mc, subdev)
5 #include <subdev/mc.h>
H A Dgt215.c61 nvkm_mask(mc->subdev.device, 0x000640 + (leaf * 4), mask, mask);
69 nvkm_mask(mc->subdev.device, 0x000640 + (leaf * 4), mask, 0);
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
H A Dpriv.h4 #define nvkm_fault(p) container_of((p), struct nvkm_fault, subdev)
5 #include <subdev/fault.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dpriv.h4 #define nvkm_ltc(p) container_of((p), struct nvkm_ltc, subdev)
5 #include <subdev/ltc.h>
H A Dgp100.c29 struct nvkm_device *device = ltc->subdev.device;
44 struct nvkm_device *device = ltc->subdev.device;
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_csi2.h24 #include <media/v4l2-subdev.h>
56 struct v4l2_subdev subdev; member in struct:atomisp_mipi_csi2_device
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dconn.c28 #include <subdev/gpio.h>
47 struct nvkm_gpio *gpio = disp->engine.subdev.device->gpio;
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
H A Dtu102.c23 #include <subdev/acr.h>
24 #include <subdev/gsp.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dpriv.h4 #define nvkm_instmem(p) container_of((p), struct nvkm_instmem, subdev)
5 #include <subdev/instmem.h>

Completed in 357 milliseconds

<<11121314151617181920>>