Searched refs:reset (Results 226 - 250 of 292) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dvia82cxxx_audio.c158 #define VIA_CR41_AC97_RESET 0x40 /* clear bit to reset AC97 */
329 static void via_chan_pcm_fmt (struct via_channel *chan, int reset);
859 * @reset: Boolean. If non-zero, channel will be reset
865 * If @reset is non-zero, the channel is reset
871 static void via_chan_pcm_fmt (struct via_channel *chan, int reset) argument
873 DPRINTK ("ENTER, pcm_fmt=0x%02X, reset=%s\n",
874 chan->pcm_fmt, reset ? "yes" : "no");
878 if (reset)
[all...]
H A Dwf_midi.c494 * (After reset). Normally it takes just about 10 loops.
667 reset: midi_synth_reset,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/pcmcia/
H A Dau1000_generic.c496 configure.reset=(state->flags&SS_RESET)?1:0;
H A Dbcm4710_generic.c228 * socket controller and reset GPIO edge detection.
598 * of power configuration, reset, &c. We also record the value of
629 configure.reset = (state->flags & SS_RESET) ? 1 : 0;
H A Dsa1100_generic.c101 conf.reset = state->flags & SS_RESET ? 1 : 0;
487 * of power configuration, reset, &c. We also record the value of
1148 * socket controller and reset GPIO edge detection.
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/arcnet/
H A Dcom90xx.c87 #define _RESET (ioaddr+8) /* software reset (on read) */
138 * (empty), and reset any others by reading the reset port.
182 /* Stage 2: we have now reset any possible ARCnet cards, so we can't
305 BUGMSG2(D_INIT_REASONS, " (eternal reset, status=%Xh)\n",
319 * card has just reset and the NORXflag is on until
345 * back its signature byte when the card is reset?
459 lp->hw.reset = com90xx_reset;
538 * Do a hardware reset on the card, and set up necessary registers.
553 /* reset th
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Darlan.h355 int reset; member in struct:arlan_private
H A Ddl2k.h313 u16 reset:1; // bit 15 member in struct:t_MII_BMCR::__anon1774
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Dtcp_ipv4.c1138 * for reset.
1153 /* Never send a reset in response to a reset. */
1666 goto reset;
1681 goto reset;
1688 goto reset;
1692 reset:
H A Dtcp_input.c626 goto reset;
643 goto reset;
646 goto reset;
671 goto reset;
676 reset:
974 * and reset tags completely, otherwise preserve SACKs. If receiver
1657 * Changed: reset backoff as soon as we see the first valid sample.
1675 * rtt estimates. Also, we must not reset the
2191 /* When we get a reset we do this. */
2277 * Probably, we should reset i
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv6/
H A Dtcp_ipv6.c1205 return 0; /* don't send reset */
1454 goto reset;
1476 goto reset;
1485 goto reset;
1491 reset:
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Datarihw.h615 /* baudrate selection and reset (Baudrate = clock/factor) */
802 u_char reset; member in struct:MSTE_RTC
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Datarihw.h615 /* baudrate selection and reset (Baudrate = clock/factor) */
802 u_char reset; member in struct:MSTE_RTC
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dcdrom.h81 #define CDROMRESET 0x5312 /* hard-reset the drive */
381 #define CDC_RESET 0x200 /* hard reset device */
764 /* hard reset device */
765 int (*reset) (struct cdrom_device_info *); member in struct:cdrom_device_ops
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dcdrom.h81 #define CDROMRESET 0x5312 /* hard-reset the drive */
381 #define CDC_RESET 0x200 /* hard reset device */
764 /* hard reset device */
765 int (*reset) (struct cdrom_device_info *); member in struct:cdrom_device_ops
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dsbusfb.c163 if (fb->reset)
164 fb->reset(fb);
H A Daty128fb.c557 int reset = 1; local
561 reset = 0;
565 if (reset) /* reset engine?? */
693 DBG("engine reset");
1111 /* reset PLL */
1135 /* clear the reset, just in case */
2830 /* Make sure CRTC2 is reset. Remove that the day we decide to
H A Dcgsixfb.c756 fb->reset = cg6_reset;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dqla1280.h471 #define ISP_RESET BIT_0 /* ISP soft reset */
518 * ISP product identification definitions in mailboxes after reset.
531 #define HC_RELEASE_RISC 0x3000 /* Release RISC from reset. */
586 #define MBC_BUS_RESET 0x18 /* SCSI bus reset. */
1416 #define CS_RESET 0x4 /* SCSI bus reset occurred */
1493 uint8_t bus_reset_delay; /* SCSI bus reset delay. */
1494 uint8_t failed_reset_count; /* number of time reset failed */
1688 reset: qla1280_reset, \
1719 reset: qla1280_reset, \
H A Dips.c93 /* 4.20.13 - Fix some failure cases / reset code */
1121 ha->func.reset = ips_reset_morpheus;
1131 ha->func.reset = ips_reset_copperhead_memio;
1149 ha->func.reset = ips_reset_copperhead;
1162 /* If Morpheus appears dead, reset it */
1541 /* then there's no real purpose in a physical reset. This will complete */
1543 /* physical reset ( such as having to fail all the outstanding I/O's ). */
1571 /* from a ServeRAID utility. A physical reset is needed at this point. */
1577 * reset the controller
1581 ret = (*ha->func.reset)(h
[all...]
H A Dncr53c8xx.c407 #define HS_RESET (6|HS_DONEMASK) /* SCSI reset */
1282 ncrcmd reset [ 4]; member in struct:scripth
1324 static void ncr_init (ncb_p np, int reset, char * msg, u_long code);
2685 PADDRH (reset),
2733 PADDRH (reset),
3786 ** reset the bus safely, so we do it here.
3788 ** Process the reset exception,
3994 /* In case of a bus reset, ncr_negotiate will reset
4035 ** If period becomes longer than max, reset t
5401 ncr_init(ncb_p np, int reset, char * msg, u_long code) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dhead_4xx.S455 ### At present, this routine just applies a system reset.
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/sti/
H A Dsticore.c63 reset: 1,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dide-probe.c549 if (hwif->io_ports[IDE_CONTROL_OFFSET] && hwif->reset) {
553 printk("%s: reset\n", hwif->name);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/hisax/
H A Dhisax.h743 unsigned int reset; member in struct:isurf_hw

Completed in 424 milliseconds

1234567891011>>