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

12345678

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-ns9xxx/
H A Dirq.c16 #include <asm/arch-ns9xxx/board.h>
H A Dboard-a9m9750dev.c2 * arch/arm/mach-ns9xxx/board-a9m9750dev.c
17 #include <asm/arch-ns9xxx/board.h>
21 #include <asm/arch-ns9xxx/regs-board-a9m9750dev.h>
23 #include "board-a9m9750dev.h"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap1/
H A Dboard-generic.c2 * linux/arch/arm/mach-omap1/board-generic.c
4 * Modified from board-innovator1510.c
6 * Code for generic OMAP board. Should work on many OMAP systems where
8 * Do not put any board specific code to this file; create a new machine
28 #include <asm/arch/board.h>
H A Dboard-palmte.c2 * linux/arch/arm/mach-omap1/board-palmte.c
4 * Modified from board-generic.c
32 #include <asm/arch/board.h>
H A Ddevices.c23 #include <asm/arch/board.h>
143 * This gets called after board-specific INIT_MACHINE, and initializes most
144 * on-chip peripherals accessible on this board (except for few like USB):
149 * (b) Populating board-specific platform_data with the data drivers
151 * (c) Creating platform devices as meaningful on this board and
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap2/
H A Dboard-generic.c2 * linux/arch/arm/mach-omap2/board-generic.c
7 * Modified from mach-omap/omap1/board-generic.c
9 * Code for generic OMAP2 board. Should work on many OMAP2 systems where
10 * the bootloader passes the board-specific data to the kernel.
11 * Do not put any board specific code to this file; create a new machine
31 #include <asm/arch/board.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/sgi-ip27/
H A Dip27-timer.c192 lboard_t *board; local
197 board = find_lboard(KL_CONFIG_INFO(get_nasid()), KLTYPE_IP27);
198 if (!board)
199 panic("Can't find board info for myself.");
202 cpu = (klcpu_t *) KLCF_COMP(board, cpuid);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/sibyte/cfe/
H A Dconsole.c5 #include <asm/sibyte/board.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dblz2060.c100 unsigned long board = z->resource.start; local
101 if (request_mem_region(board+BLZ2060_ESP_ADDR,
103 esp = esp_allocate(tpnt, (void *)board + BLZ2060_ESP_ADDR, 0);
138 address = (unsigned long)ZTWO_VADDR(board);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mmc/host/
H A Dat91_mci.c16 The CCAT91SBC001 board does not support SD cards.
74 #include <asm/arch/board.h>
106 struct at91_mmc_data *board; member in struct:at91mci_host
348 at91_mci_write(host, AT91_MCI_SDCR, host->board->slot_b);
618 if (ios->bus_width == MMC_BUS_WIDTH_4 && host->board->wire4) {
631 if (host->board->vcc_pin) {
634 at91_set_gpio_value(host->board->vcc_pin, 0);
638 at91_set_gpio_value(host->board->vcc_pin, 1);
763 if (host->board->wp_pin) {
764 read_only = at91_get_gpio_value(host->board
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/boot/compressed/
H A Dhead-at91rm9200.S76 @ Unknown board, use the AT91RM9200DK board
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-at91/
H A Dboard-1arm.c2 * linux/arch/arm/mach-at91/board-1arm.c
36 #include <asm/arch/board.h>
93 MACHINE_START(ONEARM, "Ajeco 1ARM single board computer")
H A Dboard-eb9200.c2 * linux/arch/arm/mach-at91/board-eb9200.c
37 #include <asm/arch/board.h>
H A Dboard-kafa.c2 * linux/arch/arm/mach-at91/board-kafa.c
36 #include <asm/arch/board.h>
H A Dboard-carmeva.c2 * linux/arch/arm/mach-at91/board-carmeva.c
37 #include <asm/arch/board.h>
H A Dboard-csb637.c2 * linux/arch/arm/mach-at91/board-csb637.c
37 #include <asm/arch/board.h>
H A Dboard-kb9202.c2 * linux/arch/arm/mach-at91/board-kb9202.c
37 #include <asm/arch/board.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dcentral.c126 int board; local
161 board = of_getintprop_default(dp, "board#", -1);
162 fhc->board = board;
171 printk("FHC(board %d): Version[%x] PartID[%x] Manuf[%x] %s\n",
172 board,
180 * the central board.
199 if (!strcmp(dp->name, "clock-board"))
364 /* Obtain board numbe
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dzorro8390.c86 unsigned long board, const char *name,
117 unsigned long board, ioaddr; local
123 board = z->resource.start;
124 ioaddr = board+cards[i].offset;
133 if ((err = zorro8390_init(dev, board, cards[i].name,
144 unsigned long board, const char *name,
248 "%02x:%02x:%02x:%02x:%02x:%02x\n", dev->name, name, board,
334 The NEx000 doesn't share the on-board packet memory -- you have to put
143 zorro8390_init(struct net_device *dev, unsigned long board, const char *name, unsigned long ioaddr) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa7134.h298 #define card_has_radio(dev) (NULL != saa7134_boards[dev->board].radio.name)
299 #define card_is_empress(dev) (SAA7134_MPEG_EMPRESS == saa7134_boards[dev->board].mpeg)
300 #define card_is_dvb(dev) (SAA7134_MPEG_DVB == saa7134_boards[dev->board].mpeg)
301 #define card_has_mpeg(dev) (SAA7134_MPEG_UNUSED != saa7134_boards[dev->board].mpeg)
302 #define card(dev) (saa7134_boards[dev->board])
303 #define card_in(dev,n) (saa7134_boards[dev->board].inputs[n])
472 unsigned int board; member in struct:saa7134_dev
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Drocket.c135 static int rp_baud_base[NUM_BOARDS]; /* Board config info (Someday make a per-board structure) */
223 * array keeps track of the line number assigned to a given board/aiop/channel.
260 MODULE_PARM_DESC(board1, "I/O port for (ISA) board #1");
262 MODULE_PARM_DESC(board2, "I/O port for (ISA) board #2");
264 MODULE_PARM_DESC(board3, "I/O port for (ISA) board #3");
266 MODULE_PARM_DESC(board4, "I/O port for (ISA) board #4");
272 MODULE_PARM_DESC(modem1, "1 means (ISA) board #1 is a RocketModem");
274 MODULE_PARM_DESC(modem2, "1 means (ISA) board #2 is a RocketModem");
276 MODULE_PARM_DESC(modem3, "1 means (ISA) board #3 is a RocketModem");
278 MODULE_PARM_DESC(modem4, "1 means (ISA) board #
626 init_r_port(int board, int aiop, int chan, struct pci_dev *pci_dev) argument
1379 int board; local
[all...]
H A Dmxser_new.c56 #define MXSER_PORTS_PER_BOARD 8 /* Max. ports per board */
240 struct mxser_board *board; member in struct:mxser_port
363 if (info->board->chip_flag == Gpci_uart_info[i].type) {
583 if (info->board->chip_flag) {
591 if (info->board->chip_flag) {
618 if ((info->type == PORT_16550A) || (info->board->chip_flag)) {
626 !info->board->chip_flag) {
640 (!info->board->chip_flag)) {
689 if (info->board->chip_flag) {
736 (!port->board
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88-vp3054-i2c.c120 if (core->board != CX88_BOARD_DNTV_LIVE_DVB_T_PRO)
161 dev->core->board != CX88_BOARD_DNTV_LIVE_DVB_T_PRO)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/avr32/boards/atngw100/
H A Dsetup.c22 #include <asm/arch/board.h>
80 * Since this is board-specific code, we'll cheat and use the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/mm/
H A Dcex-sb1.S25 #include <asm/sibyte/board.h>

Completed in 136 milliseconds

12345678