Home
last modified time | relevance | path

Searched refs:DMA_RESET (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/include/linux/
Drtsx_usb.h587 #define DMA_RESET 0x01 macro
626 rtsx_usb_ep0_write_register(ucr, MC_DMA_RST, DMA_RESET, DMA_RESET); in rtsx_usb_clear_dma_err()
/Linux-v4.19/include/dt-bindings/reset/
Daltr,rst-mgr-s10.h46 #define DMA_RESET 48 macro
Daltr,rst-mgr.h53 #define DMA_RESET 60 macro
Daltr,rst-mgr-a10.h40 #define DMA_RESET 48 macro
/Linux-v4.19/arch/mips/lantiq/xway/
Ddma.c48 #define DMA_RESET BIT(0) /* channel on / off bit */ macro
234 ltq_dma_w32_mask(0, DMA_RESET, LTQ_DMA_CTRL); in ltq_dma_init()
/Linux-v4.19/arch/m68k/include/asm/
Ddvma.h224 #define DMA_RESET(dma) do { \ macro
/Linux-v4.19/drivers/scsi/
DFlashPoint.c580 #define DMA_RESET BIT(3) macro
6443 WR_HARPOON(port + hp_scsireset, (DMA_RESET | HPSCSI_RESET | PROG_RESET | in FPT_XbowInit()