Searched refs:chip (Results 201 - 225 of 499) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Dnand_bbt.c205 * @chip: read the table for a specific chip, -1 read all chips.
211 static int read_abs_bbt(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *td, int chip) argument
221 if (chip == -1 || chip == i)
365 * @chip: create the table for a specific chip, -1 read all chips.
372 struct nand_bbt_descr *bd, int chip)
401 if (chip == -1) {
408 if (chip >
371 create_bbt(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd, int chip) argument
565 int i, j, res, chip = 0; local
1024 int chip, chipsel; local
[all...]
H A Dspia.c93 struct nand_chip *chip = mtd->priv; local
105 writeb(cmd, chip->IO_ADDR_W);
H A Dedb7312.c83 struct nand_chip *chip = mtd->priv; local
95 writeb(cmd, chip->IO_ADDR_W);
H A Dh1910.c67 struct nand_chip *chip = mtd->priv; local
70 writeb(cmd, chip->IO_ADDR_W | ((ctrl & 0x6) << 1));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/mixart/
H A Dmixart.h68 struct snd_mixart *chip[MIXART_MAX_CARDS]; member in struct:mixart_mgr
224 int snd_mixart_create_pcm(struct snd_mixart * chip);
225 struct mixart_pipe *snd_mixart_add_ref_pipe(struct snd_mixart *chip, int pcm_number, int capture, int monitoring);
H A Dmixart_hwdep.c175 pipe = &mgr->chip[k/2]->pipe_out_ana;
177 pipe = &mgr->chip[(k-MIXART_FIRST_DIG_AUDIO_ID)/2]->pipe_out_dig;
217 pipe = &mgr->chip[k/2]->pipe_in_ana;
219 pipe = &mgr->chip[(k-MIXART_FIRST_DIG_AUDIO_ID)/2]->pipe_in_dig;
294 mgr->chip[k]->uid_in_analog_physio = phys_io.uid[k];
295 mgr->chip[k]->uid_out_analog_physio = phys_io.uid[phys_io.nb_uid/2 + k];
514 struct snd_mixart *chip = mgr->chip[card_index]; local
516 if ((err = snd_mixart_create_pcm(chip)) < 0)
520 if ((err = snd_mixart_create_mixer(chip
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dirq.c51 if (!irq_desc[irq].chip->set_affinity || irq_user_affinity[irq])
59 irq_desc[irq].chip->set_affinity(irq, cpumask_of_cpu(cpu));
95 seq_printf(p, " %14s", irq_desc[irq].chip->typename);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dad1816a.h5 ad1816a.h - definitions for ADI SoundPort AD1816A chip.
27 #define AD1816A_REG(r) (chip->port + r)
168 struct snd_ad1816a **chip);
170 extern int snd_ad1816a_pcm(struct snd_ad1816a *chip, int device, struct snd_pcm **rpcm);
171 extern int snd_ad1816a_mixer(struct snd_ad1816a *chip);
H A Dsb16_csp.h148 struct snd_sb *chip; /* SB16 DSP */ member in struct:snd_sb_csp
178 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/irq/
H A Dspurious.c82 if (work && desc->chip && desc->chip->end)
83 desc->chip->end(i);
202 desc->chip->disable(irq);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ice1712/
H A Djuli.c37 * chip addresses on I2C bus
80 static void juli_akm_lock(struct snd_akm4xxx *ak, int chip) argument
84 static void juli_akm_unlock(struct snd_akm4xxx *ak, int chip) argument
88 static void juli_akm_write(struct snd_akm4xxx *ak, int chip, argument
93 snd_assert(chip == 0, return);
154 * initialize the chip
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-lh7a40x/
H A Dirq-lpd7a40x.c63 desc->chip->ack (irq);
71 desc->chip->unmask (irq); /* Level-triggered need this */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2410/
H A Dbast-irq.c90 desc->chip->ack(IRQ_ISA);
123 desc->chip->ack(IRQ_ISA);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/pcxhr/
H A Dpcxhr.h58 struct snd_pcxhr *chip[PCXHR_MAX_CARDS]; member in struct:pcxhr_mgr
185 int pcxhr_create_pcm(struct snd_pcxhr *chip);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dhndpmu.c23 * Note: this file contains PLL/FLL related functions. A chip can contain multiple PLLs/FLLs.
144 * The chip has one or more PLLs/FLLs (e.g. baseband PLL, USB PHY PLL). The settings of each PLL are
272 * The check for OTP parameters for the chip control registers is done and if found the
336 * A chip contains one or more LDOs (Low Drop Out regulators). During chip bringup, it can turn out
348 switch (CHIPID(sih->chip)) {
561 switch (CHIPID(sih->chip)) {
601 switch (CHIPID(sih->chip)) {
819 * During chip bringup, it can turn out that the 'hard wired' PMU dependencies are not fully
832 uint32 res_mask; /* resources (chip specifi
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/usb/
H A Dusbmixer.c72 struct snd_usb_audio *chip; member in struct:usb_mixer_interface
103 struct snd_usb_audio *chip; member in struct:mixer_build
266 int len = usb_string(state->chip->dev, index, buf, maxlen - 1);
358 if (snd_usb_ctl_msg(cval->mixer->chip->dev,
359 usb_rcvctrlpipe(cval->mixer->chip->dev, 0),
398 if (snd_usb_ctl_msg(cval->mixer->chip->dev,
399 usb_sndctrlpipe(cval->mixer->chip->dev, 0),
471 while (snd_ctl_find_id(state->chip->card, &kctl->id))
473 if ((err = snd_ctl_add(state->chip->card, kctl)) < 0) {
975 switch (state->chip
1998 snd_usb_create_mixer(struct snd_usb_audio *chip, int ctrlif) argument
[all...]
H A Dusbmidi.c101 struct snd_usb_audio *chip; member in struct:snd_usb_midi
247 urb->dev = ep->umidi->chip->dev;
280 if (ep->urb_active || ep->umidi->chip->shutdown) {
291 urb->dev = ep->umidi->chip->dev;
314 in->urb->dev = umidi->chip->dev;
331 err = usb_bulk_msg(ep->umidi->chip->dev, ep->urb->pipe, buf, len,
812 if (port->ep->umidi->chip->shutdown) {
862 usb_buffer_free(ep->umidi->chip->dev,
895 pipe = usb_rcvintpipe(umidi->chip->dev, ep_info->in_ep);
897 pipe = usb_rcvbulkpipe(umidi->chip
1633 snd_usb_create_midi_interface(struct snd_usb_audio* chip, struct usb_interface* iface, const struct snd_usb_audio_quirk* quirk) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/cell/
H A Dspider-pic.c228 desc->chip->eoi(irq);
299 static void __init spider_init_one(struct device_node *of_node, int chip, argument
302 struct spider_pic *pic = &spider_pics[chip];
350 int chip = 0; local
360 && (chip < 2)) {
363 r.start = hard_coded_pics[chip];
366 spider_init_one(dn, chip++, r.start);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/47xxnand/
H A Dbrcmnand_bbt.c275 * @chip: read the table for a specific chip, -1 read all chips.
282 struct nand_bbt_descr *td, int chip)
292 if (chip == -1 || chip == i)
442 * @chip: create the table for a specific chip, -1 read all chips.
449 struct nand_bbt_descr *bd, int chip)
478 if (chip == -1) {
486 if (chip >
281 brcmnand_read_abs_bbt(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *td, int chip) argument
448 brcmnand_create_bbt(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd, int chip) argument
643 int i, j, res, chip = 0; local
1104 int chip, chipsel; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptbase.c5 * For use with LSI Logic PCI chip/adapter(s)
348 CHIPREG_WRITE32(&ioc->chip->ReplyFifo, pa);
376 u32 pa = CHIPREG_READ32_dmasync(&ioc->chip->ReplyFifo);
389 pa = CHIPREG_READ32_dmasync(&ioc->chip->ReplyFifo);
842 CHIPREG_WRITE32(&ioc->chip->RequestFifo, mf_dma_addr);
941 CHIPREG_WRITE32(&ioc->chip->IntStatus, 0);
943 CHIPREG_WRITE32(&ioc->chip->Doorbell,
953 if (!(CHIPREG_READ32(&ioc->chip->Doorbell) & MPI_DOORBELL_ACTIVE))
959 CHIPREG_WRITE32(&ioc->chip->IntStatus, 0);
974 CHIPREG_WRITE32(&ioc->chip
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dirq.h77 * struct irq_chip - hardware interrupt chip descriptor
82 * @enable: enable the interrupt (defaults to chip->unmask if NULL)
83 * @disable: disable the interrupt (defaults to chip->mask if NULL)
88 * @eoi: end of interrupt - chip level
132 * @chip: low level interrupt hardware access
135 * @chip_data: platform-specific per-chip private data for the chip
136 * methods, to allow shared chip implementations
153 struct irq_chip *chip; member in struct:irq_desc
275 * callable via desc->chip
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dhndnand.h70 uint32 chipidx; /* Current active chip index */
85 int (*select_chip)(hndnand_t *nfl, int chip);
107 int hndnand_select_chip(hndnand_t *nfl, int chip);
108 int hndnand_devcie_width(hndnand_t *nfl, int chip);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/ad1816a/
H A Dad1816a.c199 struct snd_ad1816a *chip; local
217 &chip)) < 0) {
222 chip->clock_freq = clockfreq[dev];
227 card->shortname, chip->port, irq[dev], dma1[dev], dma2[dev]);
229 if ((error = snd_ad1816a_pcm(chip, 0, NULL)) < 0) {
234 if ((error = snd_ad1816a_mixer(chip)) < 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Dcpc700_pic.c143 irq_desc[i].chip = &cpc700_pic;
148 irq_desc[i].chip = &cpc700_pic;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dfd_mcs.c60 18C30 chip have a 2k cache). When this many 512 byte blocks are filled by
228 #define chip (HOSTDATA(shpnt)->_chip) macro
327 printk(", HostID %d, %s Chip, IRQ %d, IO 0x%lX\n", shpnt->this_id, chip == tmc18c50 ? "TMC-18C50" : (chip == tmc18c30 ? "TMC-18C30" : (chip == tmc1800 ? "TMC-1800" : "Unknown")), shpnt->irq, shpnt->io_port);
342 if (chip == tmc18c50 || chip == tmc18c30)
427 /* chip/fifo */
428 chip = fd_mcs_adapters[loop].fd_chip;
436 works on an 18c30 chip
[all...]

Completed in 304 milliseconds

1234567891011>>