Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Drtsx_usb.h578 #define DMA_RESET 0x01 macro
617 rtsx_usb_ep0_write_register(ucr, MC_DMA_RST, DMA_RESET, DMA_RESET); in rtsx_usb_clear_dma_err()
/linux-6.15/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
/linux-6.15/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()
/linux-6.15/arch/m68k/include/asm/
H A Ddvma.h230 #define DMA_RESET(dma) do { \ macro
/linux-6.15/arch/arm64/boot/dts/altera/
H A Dsocfpga_stratix10.dtsi376 resets = <&rst DMA_RESET>, <&rst DMA_OCP_RESET>;
/linux-6.15/drivers/comedi/drivers/
H A Dni_pcidio.c81 #define DMA_RESET BIT(6) macro
/linux-6.15/arch/arm64/boot/dts/intel/
H A Dsocfpga_agilex.dtsi372 resets = <&rst DMA_RESET>, <&rst DMA_OCP_RESET>;
/linux-6.15/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>;
/linux-6.15/drivers/scsi/
H A DFlashPoint.c552 #define DMA_RESET BIT(3) macro
6414 WR_HARPOON(port + hp_scsireset, (DMA_RESET | HPSCSI_RESET | PROG_RESET | in FPT_XbowInit()