Searched refs:subdev (Results 326 - 350 of 912) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dpcir.c24 #include <subdev/bios.h>
25 #include <subdev/bios/pcir.h>
41 nvkm_debug(&bios->subdev,
H A Dxpio.c24 #include <subdev/bios.h>
25 #include <subdev/bios/gpio.h>
26 #include <subdev/bios/xpio.h>
H A Dfan.c24 #include <subdev/bios.h>
25 #include <subdev/bios/bit.h>
26 #include <subdev/bios/fan.h>
H A Dvpstate.c24 #include <subdev/bios.h>
25 #include <subdev/bios/bit.h>
26 #include <subdev/bios/vpstate.h>
H A Ddcb.c24 #include <subdev/bios.h>
25 #include <subdev/bios/dcb.h>
30 struct nvkm_subdev *subdev = &bios->subdev; local
31 struct nvkm_device *device = subdev->device;
37 nvkm_warn(subdev, "DCB table not found\n");
44 nvkm_warn(subdev, "DCB version 0x%02x unknown\n", *ver);
90 nvkm_debug(subdev, "DCB contains no useful data\n");
94 nvkm_warn(subdev, "DCB header validation failed\n");
/linux-master/include/media/i2c/
H A Dadp1653.h21 #include <media/v4l2-subdev.h>
96 #define to_adp1653_flash(sd) container_of(sd, struct adp1653_flash, subdev)
99 struct v4l2_subdev subdev; member in struct:adp1653_flash
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dgf119.c29 struct nvkm_device *device = gpio->subdev.device;
58 struct nvkm_device *device = gpio->subdev.device;
68 struct nvkm_device *device = gpio->subdev.device;
H A Dgk104.c26 #include <subdev/gsp.h>
31 struct nvkm_device *device = gpio->subdev.device;
45 struct nvkm_device *device = gpio->subdev.device;
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dtimer.h4 #include <core/subdev.h>
22 struct nvkm_subdev subdev; member in struct:nvkm_timer
63 dev_WARN(_wait.tmr->subdev.device->dev, "timeout\n"); \
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dpriv.h4 #define nvkm_pmu(p) container_of((p), struct nvkm_pmu, subdev)
5 #include <subdev/pmu.h>
6 #include <subdev/pmu/fuc/os.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dgp100.c26 #include <subdev/gsp.h>
52 nvkm_wr32(mc->subdev.device, 0x000160 + (leaf * 4), mask);
60 nvkm_wr32(mc->subdev.device, 0x000180 + (leaf * 4), mask);
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dfirmware.h6 #include <core/subdev.h>
40 int nvkm_firmware_load_blob(const struct nvkm_subdev *subdev, const char *path,
42 int nvkm_firmware_load_name(const struct nvkm_subdev *subdev, const char *path,
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_brx.c13 #include <media/v4l2-subdev.h>
67 static int brx_enum_mbus_code(struct v4l2_subdev *subdev, argument
76 return vsp1_subdev_enum_mbus_code(subdev, sd_state, code, codes,
80 static int brx_enum_frame_size(struct v4l2_subdev *subdev, argument
134 static int brx_set_format(struct v4l2_subdev *subdev, argument
138 struct vsp1_brx *brx = to_brx(subdev);
183 static int brx_get_selection(struct v4l2_subdev *subdev, argument
187 struct vsp1_brx *brx = to_brx(subdev);
217 static int brx_set_selection(struct v4l2_subdev *subdev, argument
221 struct vsp1_brx *brx = to_brx(subdev);
[all...]
H A Dvsp1_uds.c13 #include <media/v4l2-subdev.h>
43 struct vsp1_uds *uds = to_uds(&entity->subdev);
113 static int uds_enum_mbus_code(struct v4l2_subdev *subdev, argument
122 return vsp1_subdev_enum_mbus_code(subdev, sd_state, code, codes,
126 static int uds_enum_frame_size(struct v4l2_subdev *subdev, argument
130 struct vsp1_uds *uds = to_uds(subdev);
201 static int uds_set_format(struct v4l2_subdev *subdev, argument
205 struct vsp1_uds *uds = to_uds(subdev);
261 struct vsp1_uds *uds = to_uds(&entity->subdev);
309 struct vsp1_uds *uds = to_uds(&entity->subdev);
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgk104.h27 #include <subdev/therm.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramnv04.c34 struct nvkm_device *device = fb->subdev.device;
H A Dramnv20.c29 struct nvkm_device *device = fb->subdev.device;
H A Dramnv49.c29 struct nvkm_device *device = fb->subdev.device;
H A Dramnv41.c29 struct nvkm_device *device = fb->subdev.device;
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dmemgf100.c25 #include <subdev/bar.h>
26 #include <subdev/fb.h>
42 struct nvkm_device *device = mmu->subdev.device;
92 return nvkm_ram_get(mmu->subdev.device, type, 0x01, page,
H A Dmemnv50.c25 #include <subdev/bar.h>
26 #include <subdev/fb.h>
42 struct nvkm_device *device = mmu->subdev.device;
86 return nvkm_ram_get(mmu->subdev.device, NVKM_RAM_MM_NORMAL, type,
/linux-master/drivers/staging/media/omap4iss/
H A Diss_ipipe.h30 * @subdev: V4L2 subdevice
41 struct v4l2_subdev subdev; member in struct:iss_ipipe_device
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dtiming.h4 #include <subdev/bios/ramcfg.h>
/linux-master/include/linux/rpmsg/
H A Dmtk_rpmsg.h36 void mtk_rpmsg_destroy_rproc_subdev(struct rproc_subdev *subdev);
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Dusernv04.c28 #include <subdev/fb.h>
29 #include <subdev/mmu/vmm.h>
45 struct nvkm_device *device = dmaobj->base.dma->engine.subdev.device;
84 struct nvkm_device *device = dma->engine.subdev.device;

Completed in 341 milliseconds

<<11121314151617181920>>