Searched refs:reset (Results 76 - 100 of 358) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Distallion.h118 void (*reset)(struct stlibrd *brdp); member in struct:stlibrd
H A Dfd.h86 reset, /* maximal number of errors before a reset is tried */ member in struct:floppy_max_errors
234 * reset FDC
237 FD_RESET_IF_NEEDED, /* reset only if the reset flags is set */
239 FD_RESET_ALWAYS /* reset always */
255 unsigned int reset:1; member in struct:floppy_fdc_state
273 * disagreement, it will be possible to reset the FDC without
341 #define FD_RAW_HARDFAILURE 0x20000 /* fdc had to be reset, or timed out */
H A Disdn_ppp.h91 * We use this same struct for the reset entry of the compressor to commu-
125 /* The reset entry needs to get more exact information about the
127 obvious. If reset is called without a Req or Ack frame which
129 the reset entry can control if and how a ResetAck is returned. */
131 void (*reset) (void *state, unsigned char code, unsigned char id, member in struct:isdn_ppp_compressor
180 /* The data structure for one CCP reset transaction */
236 struct sock_filter *active_filter; /* filter for pkts to reset idle */
243 struct ippp_ccp_reset *reset; /* Allocated on demand, may never be needed */ member in struct:ippp_struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/lib/
H A Decard.S34 @ Purpose: call an expansion card loader to reset the card
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dmidi_synth.h37 .reset = midi_synth_reset,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dhead.S43 * Start MII clock early to make sure that it is running at tranceiver reset
343 ;; Start MII clock to make sure it is running when tranceiver is reset
561 ;; reset dma4 and wait for completion
563 moveq IO_STATE (R_DMA_CH4_CMD, cmd, reset),$r0
567 cmp.b IO_STATE (R_DMA_CH4_CMD, cmd, reset),$r0
571 ;; reset dma5 and wait for completion
573 moveq IO_STATE (R_DMA_CH5_CMD, cmd, reset),$r0
577 cmp.b IO_STATE (R_DMA_CH5_CMD, cmd, reset),$r0
633 moveq IO_STATE (R_DMA_CH8_CMD, cmd, reset),$r0
634 move.b $r0,[R_DMA_CH8_CMD] ; reset (ser
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/brcm-boards/bcm947xx/
H A Dpcibios.c247 /* These cores come out of reset enabled */
263 * reset to enable host (OHCI) mode. Resetting the SB core in
267 * should know about SB and should reset the bit back to 0
278 * only be reset once.
280 * 2. In addition to the standard SB reset sequence, the Host Control
282 * phy components out of reset.
424 int reset = 1 << wombo_reset; local
428 si_gpioout(sih, reset, 0, GPIO_DRV_PRIORITY);
429 si_gpioouten(sih, reset, reset, GPIO_DRV_PRIORIT
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/phy/
H A Dmdio_bus.c59 if (bus->reset)
60 bus->reset(bus);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/chelsio/
H A Dmv88x201x.c81 * a full chip reset is used.
201 .reset = mv88x201x_reset,
257 .reset = mv88x201x_phy_reset
H A Dmy3126.c11 * a full chip reset is used.
159 .reset = my3126_reset,
206 .reset = my3126_phy_reset
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/irda/
H A Dactisys.c47 * Define the timing of the pulses we send to the dongle (to reset it, and
70 .reset = actisys_reset,
79 .reset = actisys_reset,
145 * First, we reset the dongle to always start from a known state.
H A Desi.c50 .reset = esi_reset,
H A Dlitelink-sir.c63 .reset = litelink_reset,
118 /* dongle already reset by irda-thread - current speed (dongle and
172 /* Clear RTS to reset dongle */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/sc/
H A Dcard.h34 * Amount of time to wait for a reset to complete
90 struct timer_list reset_timer; /* Check reset timer */
97 int StartOnReset; /* Indicates startproc after reset */
115 int reset(int card);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/boot/
H A Dbootsect.S76 # invoke the BIOS reset code...
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dpata_sil680.c95 * sil680_bus_reset - reset the SIL680 bus
96 * @ap: ATA port to reset
99 * Perform the SIL680 housekeeping when doing an ATA bus reset
107 u8 reset; local
109 pci_read_config_byte(pdev, addr, &reset);
110 pci_write_config_byte(pdev, addr, reset | 0x03);
112 pci_write_config_byte(pdev, addr, reset);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2443/
H A Ds3c2443.c33 #include <asm/arch/reset.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/avr32/kernel/
H A Dvmlinux.lds.c27 *(.text.reset)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/
H A Dbootsect.S76 # invoke the BIOS reset code...
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dau1000_generic.h82 reset: 1; member in struct:pcmcia_configure
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/usb/
H A Dplusb.c58 #define PL_RESET_OUT (1<<4) /* reset output pipe */
59 #define PL_RESET_IN (1<<3) /* reset input pipe */
99 .reset = pl_reset,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/power/
H A Dmpih-mul1.S63 ai 0,0,0 # reset carry
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ca0106/
H A Dca_midi.c135 ca_midi_cmd(midi, midi->reset, 1);
154 ca_midi_cmd(midi, midi->reset, 1);
174 ca_midi_cmd(midi, midi->reset, 0);
195 ca_midi_cmd(midi, midi->reset, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/collections/
H A DStoredIterator.java93 reset();
434 reset();
482 private void reset() { method in class:StoredIterator
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88-dvb.c126 static u8 reset [] = { RESET, 0x80 }; local
134 mt352_write(fe, reset, sizeof(reset));
146 static u8 reset [] = { RESET, 0x80 }; local
154 mt352_write(fe, reset, sizeof(reset));
167 static u8 reset [] = { 0x50, 0x80 }; local
176 mt352_write(fe, reset, sizeof(reset));
206 static u8 reset [] local
[all...]

Completed in 148 milliseconds

1234567891011>>