/kernel/linux/linux-5.10/drivers/media/pci/dt3155/ |
H A D | dt3155.c | 163 iowrite32(FIFO_EN | SRST | FLD_CRPT_ODD | FLD_CRPT_EVEN | in dt3155_start_streaming() 184 iowrite32(FIFO_EN | SRST | FLD_CRPT_ODD | FLD_CRPT_EVEN | in dt3155_stop_streaming() 252 iowrite32(FIFO_EN | SRST | FLD_CRPT_ODD | FLD_CRPT_EVEN | in dt3155_irq_handler_even() 426 iowrite32(FIFO_EN | SRST, pd->regs + CSR1); in dt3155_init_board()
|
H A D | dt3155.h | 77 #define SRST 0x00000040 macro
|
/kernel/linux/linux-6.6/drivers/media/pci/dt3155/ |
H A D | dt3155.c | 163 iowrite32(FIFO_EN | SRST | FLD_CRPT_ODD | FLD_CRPT_EVEN | in dt3155_start_streaming() 184 iowrite32(FIFO_EN | SRST | FLD_CRPT_ODD | FLD_CRPT_EVEN | in dt3155_stop_streaming() 252 iowrite32(FIFO_EN | SRST | FLD_CRPT_ODD | FLD_CRPT_EVEN | in dt3155_irq_handler_even() 423 iowrite32(FIFO_EN | SRST, pd->regs + CSR1); in dt3155_init_board()
|
H A D | dt3155.h | 77 #define SRST 0x00000040 macro
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | aha1542.h | 31 #define SRST BIT(6) /* Soft Reset */ macro
|
H A D | ncr53c8xx.h | 687 #define SRST 0x40 /* mod: reset chip */ macro
|
H A D | aha1542.c | 207 outb(SRST | IRST /*|SCRST */ , CONTROL(sh->io_port)); in aha1542_test_port()
|
H A D | ncr53c8xx.c | 5176 OUTB (nc_istat, SRST); in ncr_chip_reset() 5205 OUTB (nc_istat, SRST); in ncr_init() 5980 ** If SRST has been asserted, we just reset the chip. in ncr_exception()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | aha1542.h | 31 #define SRST BIT(6) /* Soft Reset */ macro
|
H A D | ncr53c8xx.h | 687 #define SRST 0x40 /* mod: reset chip */ macro
|
H A D | aha1542.c | 220 outb(SRST | IRST /*|SCRST */ , CONTROL(sh->io_port)); in aha1542_test_port()
|
H A D | ncr53c8xx.c | 5035 OUTB (nc_istat, SRST); in ncr_chip_reset() 5064 OUTB (nc_istat, SRST); in ncr_init() 5814 ** If SRST has been asserted, we just reset the chip. in ncr_exception()
|
/kernel/linux/linux-5.10/drivers/media/pci/tw686x/ |
H A D | tw686x-core.c | 303 reg_write(dev, SRST[0], 0x3f); in tw686x_probe() 305 reg_write(dev, SRST[1], 0x3f); in tw686x_probe()
|
H A D | tw686x-regs.h | 89 #define SRST VDREG2(0x180) macro
|
/kernel/linux/linux-6.6/drivers/media/pci/tw686x/ |
H A D | tw686x-core.c | 303 reg_write(dev, SRST[0], 0x3f); in tw686x_probe() 305 reg_write(dev, SRST[1], 0x3f); in tw686x_probe()
|
H A D | tw686x-regs.h | 89 #define SRST VDREG2(0x180) macro
|
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
H A D | sym_defs.h | 166 #define SRST 0x40 /* mod: reset chip */ macro
|
H A D | sym_glue.c | 1619 OUTB(np, nc_istat, SRST); in sym_detach()
|
H A D | sym_hipd.c | 115 * Raising SRST when the chip is running may cause 122 OUTB(np, nc_istat, SRST); in sym_chip_reset() 134 * the SRST (soft reset) bit at the wrong time when SCRIPTS
|
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
H A D | sym_defs.h | 166 #define SRST 0x40 /* mod: reset chip */ macro
|
H A D | sym_glue.c | 1614 OUTB(np, nc_istat, SRST); in sym_detach()
|
H A D | sym_hipd.c | 115 * Raising SRST when the chip is running may cause 122 OUTB(np, nc_istat, SRST); in sym_chip_reset() 134 * the SRST (soft reset) bit at the wrong time when SCRIPTS
|