Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mfd/
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-4.4.14/arch/arm64/boot/dts/include/dt-bindings/reset/
Daltr,rst-mgr.h53 #define DMA_RESET 60 macro
Daltr,rst-mgr-a10.h40 #define DMA_RESET 48 macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/reset/
Daltr,rst-mgr.h53 #define DMA_RESET 60 macro
Daltr,rst-mgr-a10.h40 #define DMA_RESET 48 macro
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/reset/
Daltr,rst-mgr.h53 #define DMA_RESET 60 macro
Daltr,rst-mgr-a10.h40 #define DMA_RESET 48 macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/reset/
Daltr,rst-mgr.h53 #define DMA_RESET 60 macro
Daltr,rst-mgr-a10.h40 #define DMA_RESET 48 macro
/linux-4.4.14/include/dt-bindings/reset/
Daltr,rst-mgr.h53 #define DMA_RESET 60 macro
Daltr,rst-mgr-a10.h40 #define DMA_RESET 48 macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/reset/
Daltr,rst-mgr.h53 #define DMA_RESET 60 macro
Daltr,rst-mgr-a10.h40 #define DMA_RESET 48 macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/reset/
Daltr,rst-mgr.h53 #define DMA_RESET 60 macro
Daltr,rst-mgr-a10.h40 #define DMA_RESET 48 macro
/linux-4.4.14/arch/mips/lantiq/xway/
Ddma.c47 #define DMA_RESET BIT(0) /* channel on / off bit */ macro
233 ltq_dma_w32_mask(0, DMA_RESET, LTQ_DMA_CTRL); in ltq_dma_init()
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/
Ddma.h81 #define DMA_RESET( inst ) \ macro
/linux-4.4.14/arch/m68k/include/asm/
Ddvma.h223 #define DMA_RESET(dma) do { \ macro
/linux-4.4.14/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()