Searched refs:RST (Results 1 – 15 of 15) sorted by relevance
/linux-2.6.39/arch/mips/rb532/ |
D | setup.c | 30 writel(0x80000001, IDT434_REG_BASE + RST); in rb_machine_restart()
|
/linux-2.6.39/arch/mips/include/asm/mach-rc32434/ |
D | rb.h | 23 #define RST (1 << 15) macro
|
/linux-2.6.39/Documentation/hwmon/ |
D | smm665 | 80 and/or other activity. Triggered signals can include HEALTHY, RST, Power Off, 82 or crit if exceeding the limits triggers RST, Power Off, or Fault, and as min or
|
/linux-2.6.39/arch/cris/arch-v10/drivers/ |
D | Kconfig | 585 bool "DS1302 RST on Generic Port" 588 If your product has the RST signal line for the DS1302 RTC on the 590 case the RST signal line is assumed to be connected to Port PB 594 int "DS1302 RST bit number" 598 This is the bit number for the RST signal line of the DS1302 RTC on
|
/linux-2.6.39/arch/m32r/platforms/oaks32r/ |
D | dot.gdbinit.nommu | 51 #RST DRV (P64)
|
/linux-2.6.39/drivers/scsi/sym53c8xx_2/ |
D | sym_defs.h | 267 #define RST 0x02 /* sta: scsi bus reset detected */ macro
|
D | sym_hipd.c | 197 OUTW(np, nc_sien, RST); in sym_reset_scsi_bus() 1865 OUTW(np, nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR); 2904 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) && 2925 if (sist & RST) {
|
/linux-2.6.39/Documentation/powerpc/ |
D | eeh-pci-error-recovery.txt | 93 would consist of resetting the PCI device (holding the PCI #RST 165 rtas_set_slot_reset() -- assert the PCI #RST line for 1/8th of a second
|
/linux-2.6.39/drivers/scsi/ |
D | ncr53c8xx.h | 793 #define RST 0x02 /* sta: scsi bus reset detected */ macro
|
D | ncr53c8xx.c | 4496 OUTW (nc_sien, RST); in ncr_reset_scsi_bus() 5316 OUTW (nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR); in ncr_init() 5959 if (!(sist & (STO|GEN|HTH|SGE|UDC|RST)) && in ncr_exception() 6001 if (sist & RST) { in ncr_exception()
|
/linux-2.6.39/drivers/net/wan/ |
D | Kconfig | 330 As a replacement, some vendors provide a way to assert the PCI #RST
|
/linux-2.6.39/Documentation/PCI/ |
D | pci-error-recovery.txt | 267 Powerpc soft reset consists of asserting the adapter #RST line and then
|
/linux-2.6.39/Documentation/scsi/ |
D | sym53c8xx_2.txt | 650 Bit 0x02 : RST SCSI BUS Reset
|
D | ncr53c8xx.txt | 1349 Bit 0x02 : RST SCSI BUS Reset
|
/linux-2.6.39/net/netfilter/ |
D | Kconfig | 634 iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN \
|