Searched refs:reset (Results 251 - 275 of 358) sorted by relevance

<<1112131415

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/sb/
H A Demu8000_callback.c72 .reset = reset_voice,
301 /* reset volume */
332 * reset voice parameters
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsunhme.c542 * service routine, and the chip is reset, or the link is ifconfig'd down
810 /* Aieee, tried them all, reset the
869 HMD(("happy_meal_tx_reset: reset, "));
889 HMD(("happy_meal_rx_reset: reset, "));
911 HMD(("happy_meal_stop: reset, "));
981 #define TCVR_RESET_TRIES 16 /* It should reset quickly */
1424 /* Alloc and reset the tx/rx descriptor chains. */
1475 HMD(("tx/rx reset, "));
1749 int reset = 0; local
1770 reset
[all...]
H A Dpcnet32.c248 void (*reset) (unsigned long); member in struct:pcnet32_access
383 .reset = pcnet32_wio_reset
438 .reset = pcnet32_dwio_reset
901 lp->a.reset(ioaddr);
975 printk("%s: Desc %d failed to reset!\n",
1020 a->write_csr(ioaddr, CSR15, (x & ~0x0044)); /* reset bits 6 and 2 */
1022 x = a->read_bcr(ioaddr, 32); /* reset internal loopback */
1394 /* reset the chip to clear the error condition, then restart */
1395 lp->a.reset(ioaddr);
1604 /* reset th
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/fc4/
H A Dsoc.c612 s->port[0].fc.reset = soc_reset;
613 s->port[1].fc.reset = soc_reset;
H A Dsocal.c693 s->port[0].fc.reset = socal_reset;
694 s->port[1].fc.reset = socal_reset;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/keyboard/
H A Datkbd.c47 module_param_named(reset, atkbd_reset, bool, 0);
48 MODULE_PARM_DESC(reset, "Reset keyboard during initialization");
662 * controller may confuse the keyboard need a full reset of the keyboard. On
668 printk(KERN_WARNING "atkbd.c: keyboard reset failed on %s\n", ps2dev->serio->phys);
1044 * Restore repeat rate and LEDs (that were reset by atkbd_activate)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dcrisv10.c362 * After sending a break we need to reset the transmit DMA channel
403 * * Actually shut down the serial port (DMA irq, DMA reset, receiver stop)
2257 /* If we got an error, we must reset it by reading the
2324 /* reset the input dma channel to be sure it works */
2326 *info->icmdadr = IO_STATE(R_DMA_CH6_CMD, cmd, reset);
2328 IO_STATE_VALUE(R_DMA_CH6_CMD, cmd, reset));
2857 /* If we got an error, we must reset it by reading the
3229 *info->icmdadr = IO_STATE(R_DMA_CH6_CMD, cmd, reset);
3231 /* Wait until reset cycle is complete */
3233 IO_STATE_VALUE(R_DMA_CH6_CMD, cmd, reset));
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dips.h657 IPS_RESET_CMD reset; member in union:__anon6644
1059 int (*reset)(struct ips_ha *); member in struct:__anon6672
H A Dscsi_debug.c175 char reset; member in struct:sdebug_dev_info
577 if (devip->reset) {
580 "attention: power on reset\n");
581 devip->reset = 0;
1107 if (devip->reset == 1)
2085 open_devip->reset = 1;
2166 devip->reset = 1;
2187 dev_info->reset = 1;
2205 dev_info->reset = 1;
H A Dsr.c120 .reset = sr_reset,
173 * value of the changed bit. If flag is 0, then the changed bit is reset.
317 * changed bit has been reset
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/chelsio/
H A Dpm3393.c109 /* Port reset. */
588 .reset = pm3393_reset,
713 /* The following steps are required to properly reset
719 * individually reset:
725 * Steps to reset PM3393 using RSTB pin:
737 * 8. Verify the PM3393 came out of reset successfully.
738 * Set successful reset flag if everything worked else try again
770 /* Has PL4 analog block come out of reset correctly? */
783 /* ??? If this fails, might be able to software reset the XAUI part
784 * and try to recover... thus saving us from doing another HW reset */
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dfile_storage.c50 * SetConfiguration, and device reset requests are forwarded to the
106 * the halt in software during the next device reset. Hopefully this
113 * requests. Some of these requests, such as device reset, can involve
121 * (device-reset, interface-change, or configuration-change). When the
1036 * Bulk-only device reset. */
1042 DBG(fsg, "disconnect or port reset\n");
1054 /* We can't do much more than wait for a reset */
1171 return; // Wait for reset
1174 /* Is it the special reset command? */
1181 DBG(fsg, "cbi reset reques
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dcmipci.c656 int reset = CM_RST_CH0 << (cm->channel[ch].ch); local
657 snd_cmipci_write(cm, CM_REG_FUNCTRL0, cm->ctrl | reset);
658 snd_cmipci_write(cm, CM_REG_FUNCTRL0, cm->ctrl & ~reset);
828 unsigned int inthld, chen, reset, pause; local
833 reset = CM_RST_CH0 << rec->ch;
851 /* reset */
853 snd_cmipci_write(cm, CM_REG_FUNCTRL0, cm->ctrl | reset);
854 snd_cmipci_write(cm, CM_REG_FUNCTRL0, cm->ctrl & ~reset);
2470 snd_cmipci_mixer_write(cm, 0x00, 0x00); /* mixer reset */
2731 /* reset mixe
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/libertas/
H A Dcmd.c325 struct cmd_ds_802_11_reset *reset = &cmd->params.reset; local
329 reset->action = cpu_to_le16(cmd_action);
678 /* reset Beacon SNR/NF/RSSI values */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dhndmips.c682 /* put dmems in reset */
694 /* put dmemc in reset */
753 si_router_coma(si_t *sih, int reset, int delay) argument
795 W_REG(osh, &cc->watchdog, reset*ILP_CLOCK);
797 si_watchdog_ms(sih, reset*1000);
1606 /* Fake soft reset (clock cfg registers not reset) */
1677 /* step 8, fake soft reset */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_sysfs.c444 if (count < 5 || memcmp(buf, "reset", 5)) {
451 * post-reset init would re-enable interrupts, etc.
452 * so don't allow reset on disabled devices. Not
455 dev_info(dev,"Unit %d is disabled, can't reset\n",
552 /* same as post-reset */
621 static DEVICE_ATTR(reset, S_IWUSR, NULL, store_reset);
652 * ipath_expose_reset - create a device reset file
655 * Only expose a file that lets us reset the device after someone
656 * enters diag mode. A device reset is quite likely to crash the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_bsdcomp.c188 * If the dictionary is full, then see if it is time to reset it.
196 * Since both peers must reset the dictionary at the same time even in
905 .reset = bsd_reset,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/sc/
H A Dioctl.c34 case SCIOCRESET: /* Perform a hard reset of the adapter */
40 return reset(card);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dhead.S343 # reset files in VM reader
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Dfore200e.h258 OPCODE_RESET_STATS, /* reset board statistics */
820 void (*reset)(struct fore200e*); member in struct:fore200e_bus
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap1/
H A Dsleep.S90 * stack, reset the ARM_IDLECT1 and ARM_IDLECT2.
140 * stack, reset the ARM_IDLECT1 and ARM_IDLECT2.
190 * stack, reset the ARM_IDLECT1 and ARM_IDLECT2.
285 @ reset the ARM_IDLECT1 and ARM_IDLECT2.
362 * stack, reset the ARM_IDLECT1 and ARM_IDLECT2.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dproc-xsc3.S111 * Perform a soft reset of the system. Put the CPU into the
112 * same state as it would be if it had been reset, and branch
113 * to what would be the reset vector.
115 * loc: location to jump to for soft reset
120 msr cpsr_c, r1 @ reset CPSR
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/boot/rescue/
H A Dhead.S149 ;; Start MII clock to make sure it is running when tranceiver is reset
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/matrox/
H A Dmatroxfb_base.h564 void (*reset)(WPMINFO2); member in struct:matrox_switch
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Duhci-hcd.c127 * Finish up a host controller reset and update the recorded state.
146 uhci->dead = 0; /* Full reset resurrects the controller */
166 * or otherwise been reset while it was suspended. In none of these cases
517 /* Kick BIOS off this hardware and reset if the controller
803 /* The controller had to be reset */
871 .reset = uhci_init,

Completed in 415 milliseconds

<<1112131415