Searched refs:board (Results 51 - 75 of 411) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dat91_mci.c16 The CCAT91SBC001 board does not support SD cards.
78 #include <mach/board.h>
122 struct at91_mmc_data *board; member in struct:at91mci_host
421 at91_mci_write(host, AT91_MCI_SDCR, host->board->slot_b);
727 if (ios->bus_width == MMC_BUS_WIDTH_4 && host->board->wire4) {
740 if (host->board->vcc_pin) {
743 gpio_set_value(host->board->vcc_pin, 0);
746 gpio_set_value(host->board->vcc_pin, 1);
892 if (host->board->wp_pin)
893 return !!gpio_get_value(host->board
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Datmel_nand.c15 * (u-boot-1.1.5/board/atmel/at91sam9263ek/nand.c)
36 #include <mach/board.h>
92 struct atmel_nand_data *board; member in struct:atmel_nand_host
102 if (host->board->enable_pin)
103 gpio_set_value(host->board->enable_pin, 0);
111 if (host->board->enable_pin)
112 gpio_set_value(host->board->enable_pin, 1);
133 writeb(cmd, host->io_base + (1 << host->board->cle));
135 writeb(cmd, host->io_base + (1 << host->board->ale));
146 return gpio_get_value(host->board
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dat91_ide.c30 #include <mach/board.h>
252 struct at91_cf_data *board = pdev->dev.platform_data; local
254 if (!board)
257 if (board->det_pin && at91_get_gpio_value(board->det_pin) != 0) {
276 pdbg("chipselect %u irq %u res %08lx\n", board->chipselect,
277 board->irq_pin, (unsigned long) res->start);
290 if (board->flags & AT91_IDE_SWAP_A0_A2) {
303 hw.irq = board->irq_pin;
313 apply_timings(board
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sibyte/swarm/
H A Dsetup.c21 * Setup code for the SWARM board
46 #error invalid SiByte board configuration
49 #include <asm/sibyte/board.h>
56 #error invalid SiByte board configuration
134 #error invalid SiByte board configuration
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A D8250_pci.h34 pciserial_init_ports(struct pci_dev *dev, const struct pciserial_board *board);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/video/
H A Dhecubafb.h29 /* struct used by hecuba. board specific stuff comes from *board */
32 struct hecuba_board *board; member in struct:hecubafb_par
37 /* board specific routines
38 board drivers can implement wait_for_ack with interrupts if desired. if
H A Dmetronomefb.h22 /* struct used by metronome. board specific stuff comes from *board */
31 struct metronome_board *board; member in struct:metronomefb_par
38 /* board specific routines and data */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/
H A Dboard-eb01.c2 * arch/arm/mach-at91/board-eb01.c
30 #include <mach/board.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dkeypad.h13 #warning: Please update the board to use matrix_keypad.h instead
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Ddas800.c48 DAS-800 board with fixed gain.
232 * Useful for shorthand access to the particular board structure
239 unsigned int divisor1; /* value to load into board's counter 1 for timed conversions */
240 unsigned int divisor2; /* value to load into board's counter 2 for timed conversions */
281 /* checks and probes das-800 series board type */
286 int board; local
294 board = thisboard - das800_boards;
298 if (board == das800) {
300 return board;
302 if (board
467 int board; local
[all...]
H A Ddas1800.c270 * not always achievable depending on board setup (see
475 * Useful for shorthand access to the particular board structure
481 unsigned int divisor1; /* value to load into board's counter 1 for timed conversions */
482 unsigned int divisor2; /* value to load into board's counter 2 for timed conversions */
626 int board; local
659 board = das1800_probe(dev);
660 if (board < 0) {
661 printk(" unable to determine board type\n");
665 dev->board_ptr = das1800_boards + board;
668 /* if it is an 'ao' board wit
826 int board; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/jz4740/
H A DMakefile12 # board specific support
14 obj-$(CONFIG_JZ4740_QI_LB60) += board-qi_lb60.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ns9xxx/
H A Dplat-serial8250.c15 #include <mach/regs-board-a9m9750dev.h>
16 #include <mach/board.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dmetronomefb.c16 * It is intended to be architecture independent. A board specific driver
338 return par->board->met_wait_event_intr(par);
362 par->board->set_rst(par, 1);
365 par->board->set_stdby(par, 1);
367 return par->board->met_wait_event(par);
385 return par->board->met_wait_event(par);
411 return par->board->met_wait_event(par);
418 res = par->board->setup_io(par);
575 struct metronome_board *board; local
586 /* pick up board specifi
[all...]
H A Damba-clcd.c65 if (fb->board->disable)
66 fb->board->disable(fb);
116 if (fb->board->enable)
117 fb->board->enable(fb);
190 if (fb->board->check)
191 ret = fb->board->check(fb, var);
217 fb->board->decode(fb, &regs);
332 fb->board->mmap)
333 ret = fb->board->mmap(fb, vma);
447 fb->board
466 struct clcd_board *board = dev->dev.platform_data; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A D8250_pci.c36 * = 0 - use board->num_ports
67 "manufacturer and name of serial board or\n"
68 "modem board to rmk+serial@arm.linux.org.uk.\n",
112 const struct pciserial_board *board,
115 unsigned int bar = 0, offset = board->first_offset;
116 bar = FL_GET_BASE(board->flags);
119 offset += idx * board->uart_offset;
122 offset += ((idx - 2) * board->uart_offset);
125 offset += ((idx - 4) * board->uart_offset);
128 offset += ((idx - 6) * board
111 addidata_apci7800_setup(struct serial_private *priv, const struct pciserial_board *board, struct uart_port *port, int idx) argument
139 afavlab_setup(struct serial_private *priv, const struct pciserial_board *board, struct uart_port *port, int idx) argument
193 pci_hp_diva_setup(struct serial_private *priv, const struct pciserial_board *board, struct uart_port *port, int idx) argument
369 sbs_setup(struct serial_private *priv, const struct pciserial_board *board, struct uart_port *port, int idx) argument
522 pci_siig_setup(struct serial_private *priv, const struct pciserial_board *board, struct uart_port *port, int idx) argument
594 pci_timedia_setup(struct serial_private *priv, const struct pciserial_board *board, struct uart_port *port, int idx) argument
628 titan_400l_800l_setup(struct serial_private *priv, const struct pciserial_board *board, struct uart_port *port, int idx) argument
729 pci_ni8430_setup(struct serial_private *priv, const struct pciserial_board *board, struct uart_port *port, int idx) argument
938 pci_default_setup(struct serial_private *priv, const struct pciserial_board *board, struct uart_port *port, int idx) argument
959 skip_tx_en_setup(struct serial_private *priv, const struct pciserial_board *board, struct uart_port *port, int idx) argument
1438 get_pci_irq(struct pci_dev *dev, const struct pciserial_board *board) argument
2295 serial_pci_guess_board(struct pci_dev *dev, struct pciserial_board *board) argument
2373 serial_pci_matches(const struct pciserial_board *board, const struct pciserial_board *guessed) argument
2385 pciserial_init_ports(struct pci_dev *dev, const struct pciserial_board *board) argument
2518 const struct pciserial_board *board; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/go7007/
H A Dgo7007-usb.c65 struct go7007_usb_board *board; member in struct:go7007_usb
586 if (usb->board->flags & GO7007_USB_EZUSB) {
843 if (usb->board->flags & GO7007_USB_EZUSB)
971 struct go7007_usb_board *board; local
976 printk(KERN_DEBUG "go7007-usb: probing new GO7007 USB board\n");
981 board = &board_matrix_ii;
985 board = &board_matrix_reload;
989 board = &board_matrix_revolution;
993 board = &board_star_trek;
997 board
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dmac8390.c309 dev->irq = SLOT2IRQ(ndev->board->slot);
311 dev->base_addr = (ndev->board->slot_addr |
312 ((ndev->board->slot & 0xf) << 20));
321 dev->name, ndev->board->slot);
338 dev->name, ndev->board->slot);
349 dev->name, ndev->board->slot);
359 dev->base_addr = (int)(ndev->board->slot_addr +
361 dev->mem_start = (int)(ndev->board->slot_addr +
367 dev->base_addr = (int)(ndev->board->slot_addr +
369 dev->mem_start = (int)(ndev->board
[all...]
H A Dmacsonic.c453 if (strstr(ndev->board->name, "DuoDock"))
485 if (slots & (1<<ndev->board->slot))
487 slots |= 1<<ndev->board->slot;
499 base_addr = ndev->board->slot_addr + DUODOCK_SONIC_REGISTERS;
500 prom_addr = ndev->board->slot_addr + DUODOCK_SONIC_PROM_BASE;
507 base_addr = ndev->board->slot_addr + APPLE_SONIC_REGISTERS;
508 prom_addr = ndev->board->slot_addr + APPLE_SONIC_PROM_BASE;
514 base_addr = ndev->board->slot_addr + APPLE_SONIC_REGISTERS;
515 prom_addr = ndev->board->slot_addr + APPLE_SONIC_PROM_BASE;
522 base_addr = ndev->board
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/au0828/
H A Dau0828-cards.c41 .name = "Unknown board",
159 dev->board.tuner_type = tv.tuner_type;
161 /* Make sure we support the board model */
193 memcpy(&dev->board, &au0828_boards[dev->boardnr], sizeof(dev->board));
221 if (dev->board.tuner_type != TUNER_ABSENT) {
224 "tuner", "tuner", dev->board.tuner_addr, NULL);
229 tun_setup.type = dev->board.tuner_type;
230 tun_setup.addr = dev->board.tuner_addr;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parisc/
H A Deisa_enumerator.c172 char *board)
186 res->name = board;
330 char *board; local
333 if (NULL == (board = kmalloc(8, GFP_KERNEL))) {
336 print_eisa_id(board, es->eisa_slot_id);
338 slot, board, es->flags&HPEE_FLAG_BOARD_IS_ISA ? "ISA" : "EISA");
379 pos += configure_memory(buf+pos, mem_parent, board);
392 pos += configure_port(buf+pos, io_parent, board);
410 kfree(board);
436 /* try to read the id of the board i
171 configure_port(const unsigned char *buf, struct resource *io_parent, char *board) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dsealevel.c46 struct z8530_dev board; member in struct:slvl_board
204 * Allocate and setup Sealevel board.
227 b->dev[0].chan = &b->board.chanA;
230 b->dev[1].chan = &b->board.chanB;
233 dev = &b->board;
244 * Select 8530 delays for the old board
342 z8530_shutdown(&b->board);
350 free_irq(b->board.irq, &b->board);
351 free_dma(b->board
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/rb532/
H A Dprom.c73 char *cp, *board; local
99 board = prom_argv[i] + strlen(BOARD_TAG);
101 if (match_tag(board, BOARD_RB532A))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-realview/
H A Dplatsmp.c25 #include <mach/board-eb.h>
26 #include <mach/board-pb11mp.h>
27 #include <mach/board-pbx.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dzorro7xx.c80 unsigned long board, ioaddr; local
82 board = zorro_resource_start(z);
88 ioaddr = board + zdd->offset;
93 board);
122 "board configuration problem?\n");

Completed in 301 milliseconds

1234567891011>>