Home
last modified time | relevance | path

Searched refs:SRST (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/drivers/staging/media/dt3155v4l/
Ddt3155v4l.c204 iowrite32(FIFO_EN | SRST | FLD_CRPT_ODD | FLD_CRPT_EVEN | in dt3155_start_acq()
334 iowrite32(FIFO_EN | SRST | FLD_CRPT_ODD | FLD_CRPT_EVEN | in dt3155_irq_handler_even()
369 iowrite32(FIFO_EN | SRST | FLD_CRPT_ODD | FLD_CRPT_EVEN | in dt3155_irq_handler_even()
741 iowrite32(FIFO_EN | SRST, pd->regs + CSR1); in dt3155_init_board()
803 iowrite32(FIFO_EN | SRST | CAP_CONT_ODD, pd->regs + CSR1); in dt3155_init_board()
813 iowrite32(FIFO_EN | SRST | FLD_DN_EVEN | FLD_DN_ODD, pd->regs + CSR1); in dt3155_init_board()
Ddt3155v4l.h85 #define SRST 0x00000040 macro
/linux-4.1.27/drivers/scsi/
Daha1542.h30 #define SRST BIT(6) /* Soft Reset */ macro
Dsym53c416.c104 #define SRST 0x80 /* SCSI Reset */ macro
Dncr53c8xx.h699 #define SRST 0x40 /* mod: reset chip */ macro
Daha1542.c199 outb(SRST | IRST /*|SCRST */ , CONTROL(sh->io_port)); in aha1542_test_port()
Dncr53c8xx.c5185 OUTB (nc_istat, SRST); in ncr_chip_reset()
5214 OUTB (nc_istat, SRST); in ncr_init()
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
Dsym_defs.h179 #define SRST 0x40 /* mod: reset chip */ macro
Dsym_glue.c1638 OUTB(np, nc_istat, SRST); in sym_detach()
Dsym_hipd.c135 OUTB(np, nc_istat, SRST); in sym_chip_reset()