Home
last modified time | relevance | path

Searched refs:dma_stop (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dmvme147.c61 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop() function
108 wd33c93_init(mvme147_shost, regs, dma_setup, dma_stop, WD33C93_FS_8_10); in mvme147_init()
H A Da3000.c109 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop() function
217 wd33c93_init(instance, wdregs, dma_setup, dma_stop, WD33C93_FS_12_15); in amiga_a3000_scsi_probe()
H A Da2091.c107 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop() function
199 wd33c93_init(instance, wdregs, dma_setup, dma_stop, WD33C93_FS_8_10); in a2091_probe()
H A Dsgiwd93.c136 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop() function
255 wd33c93_init(host, regs, dma_setup, dma_stop, WD33C93_FS_MHZ(20)); in sgiwd93_probe()
H A Dgvp11.c146 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop() function
337 wd33c93_init(instance, wdregs, dma_setup, dma_stop, in gvp11_probe()
H A Dwd33c93.h226 dma_stop_t dma_stop; member
H A Dwd33c93.c835 hostdata->dma_stop(cmd->device->host, cmd, 1); in wd33c93_intr()
1578 hostdata->dma_stop(instance, NULL, 0); in wd33c93_host_reset()
1663 hostdata->dma_stop(instance, cmd, 0); in wd33c93_abort()
1945 hostdata->dma_stop = stop; in wd33c93_init()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-dw-dma.c637 .dma_stop = dw_spi_dma_stop,
652 .dma_stop = dw_spi_dma_stop,
H A Dspi-dw.h141 void (*dma_stop)(struct dw_spi *dws); member
H A Dspi-dw-core.c461 dws->dma_ops->dma_stop(dws); in dw_spi_handle_err()
/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A Dimx7-media-csi.c840 goto dma_stop; in imx7_csi_streaming_start()
846 dma_stop: in imx7_csi_streaming_start()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h251 struct vop_reg dma_stop; member
1207 struct vop_reg dma_stop; member
H A Drockchip_vop_reg.c255 .dma_stop = VOP_REG(RK3288_SYS_CTRL, 0x1, 21),
1021 .dma_stop = VOP_REG(RK3328_SYS_CTRL, 0x1, 21),
H A Drockchip_drm_vop.c1681 VOP_CTRL_SET(vop, dma_stop, 1); in vop_crtc_atomic_disable()
4004 VOP_CTRL_SET(vop, dma_stop, 1); in vop_crtc_atomic_flush()
4014 VOP_CTRL_SET(vop, dma_stop, 0); in vop_crtc_atomic_flush()
H A Drockchip_drm_vop2.c3995 VOP_CTRL_SET(vop2, dma_stop, 1); in vop2_disable()
10009 VOP_CTRL_SET(vop2, dma_stop, 1); in vop2_crtc_atomic_flush()
10018 VOP_CTRL_SET(vop2, dma_stop, 0); in vop2_crtc_atomic_flush()