Home
last modified time | relevance | path

Searched refs:HPC3_SCTRL_ACTIVE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dsgiwd93.c129 hregs->ctrl = HPC3_SCTRL_ACTIVE; in dma_setup()
131 hregs->ctrl = HPC3_SCTRL_ACTIVE | HPC3_SCTRL_DIR; in dma_setup()
155 while (hregs->ctrl & HPC3_SCTRL_ACTIVE) in dma_stop()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsgiwd93.c135 hregs->ctrl = HPC3_SCTRL_ACTIVE; in dma_setup()
137 hregs->ctrl = HPC3_SCTRL_ACTIVE | HPC3_SCTRL_DIR; in dma_setup()
162 while (hregs->ctrl & HPC3_SCTRL_ACTIVE) in dma_stop()
/kernel/linux/linux-5.10/arch/mips/include/asm/sgi/
H A Dhpc3.h76 #define HPC3_SCTRL_ACTIVE 0x10 /* SCSI DMA channel is active */ macro
/kernel/linux/linux-6.6/arch/mips/include/asm/sgi/
H A Dhpc3.h76 #define HPC3_SCTRL_ACTIVE 0x10 /* SCSI DMA channel is active */ macro

Completed in 4 milliseconds