Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drtsx_usb.h574 #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 Dnext-cube.h37 #define DMA_RESET 0x00100000 macro
/openbmc/u-boot/include/dt-bindings/reset/
H A Daltr,rst-mgr-s10.h34 #define DMA_RESET 48 macro
H A Daltr,rst-mgr.h45 #define DMA_RESET 60 macro
H A Daltr,rst-mgr-a10.h40 #define DMA_RESET 48 macro
/openbmc/linux/include/dt-bindings/reset/
H A Daltr,rst-mgr.h45 #define DMA_RESET 60 macro
H A Daltr,rst-mgr-s10.h35 #define DMA_RESET 48 macro
H A Daltr,rst-mgr-a10.h32 #define DMA_RESET 48 macro
/openbmc/linux/arch/mips/lantiq/xway/
H A Ddma.c40 #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 Dsparc32_dma.c63 #define DMA_RESET 0x80 macro
201 if (val & DMA_RESET) { in dma_mem_write()
/openbmc/linux/arch/m68k/include/asm/
H A Ddvma.h224 #define DMA_RESET(dma) do { \ macro
/openbmc/qemu/hw/m68k/
H A Dnext-cube.c525 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 Dsocfpga_stratix10.dtsi354 resets = <&rst DMA_RESET>, <&rst DMA_OCP_RESET>;
/openbmc/linux/drivers/comedi/drivers/
H A Dni_pcidio.c81 #define DMA_RESET BIT(6) macro
/openbmc/linux/arch/arm64/boot/dts/intel/
H A Dsocfpga_agilex.dtsi357 resets = <&rst DMA_RESET>, <&rst DMA_OCP_RESET>;
/openbmc/linux/arch/arm/boot/dts/intel/socfpga/
H A Dsocfpga_arria10.dtsi78 resets = <&rst DMA_RESET>, <&rst DMA_OCP_RESET>;
H A Dsocfpga.dtsi85 resets = <&rst DMA_RESET>;
/openbmc/linux/drivers/scsi/
H A DFlashPoint.c552 #define DMA_RESET BIT(3) macro
6415 WR_HARPOON(port + hp_scsireset, (DMA_RESET | HPSCSI_RESET | PROG_RESET | in FPT_XbowInit()