Searched refs:DMA_RESET (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | rtsx_usb.h | 574 #define DMA_RESET 0x01 macro 613 rtsx_usb_ep0_write_register(ucr, MC_DMA_RST, DMA_RESET, DMA_RESET); in rtsx_usb_clear_dma_err()
|
/openbmc/qemu/include/hw/m68k/ |
H A D | next-cube.h | 37 #define DMA_RESET 0x00100000 macro
|
/openbmc/u-boot/include/dt-bindings/reset/ |
H A D | altr,rst-mgr-s10.h | 34 #define DMA_RESET 48 macro
|
H A D | altr,rst-mgr.h | 45 #define DMA_RESET 60 macro
|
H A D | altr,rst-mgr-a10.h | 40 #define DMA_RESET 48 macro
|
/openbmc/linux/include/dt-bindings/reset/ |
H A D | altr,rst-mgr.h | 45 #define DMA_RESET 60 macro
|
H A D | altr,rst-mgr-s10.h | 35 #define DMA_RESET 48 macro
|
H A D | altr,rst-mgr-a10.h | 32 #define DMA_RESET 48 macro
|
/openbmc/linux/arch/mips/lantiq/xway/ |
H A D | dma.c | 40 #define DMA_RESET BIT(0) /* channel on / off bit */ macro 255 ltq_dma_w32_mask(0, DMA_RESET, LTQ_DMA_CTRL); in ltq_dma_init()
|
/openbmc/qemu/hw/dma/ |
H A D | sparc32_dma.c | 63 #define DMA_RESET 0x80 macro 201 if (val & DMA_RESET) { in dma_mem_write()
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | dvma.h | 224 #define DMA_RESET(dma) do { \ macro
|
/openbmc/qemu/hw/m68k/ |
H A D | next-cube.c | 525 if (val & DMA_RESET) { in next_dma_write() 559 if (val & DMA_RESET) { in next_dma_write()
|
/openbmc/linux/arch/arm64/boot/dts/altera/ |
H A D | socfpga_stratix10.dtsi | 354 resets = <&rst DMA_RESET>, <&rst DMA_OCP_RESET>;
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | ni_pcidio.c | 81 #define DMA_RESET BIT(6) macro
|
/openbmc/linux/arch/arm64/boot/dts/intel/ |
H A D | socfpga_agilex.dtsi | 357 resets = <&rst DMA_RESET>, <&rst DMA_OCP_RESET>;
|
/openbmc/linux/arch/arm/boot/dts/intel/socfpga/ |
H A D | socfpga_arria10.dtsi | 78 resets = <&rst DMA_RESET>, <&rst DMA_OCP_RESET>;
|
H A D | socfpga.dtsi | 85 resets = <&rst DMA_RESET>;
|
/openbmc/linux/drivers/scsi/ |
H A D | FlashPoint.c | 552 #define DMA_RESET BIT(3) macro 6415 WR_HARPOON(port + hp_scsireset, (DMA_RESET | HPSCSI_RESET | PROG_RESET | in FPT_XbowInit()
|