Searched refs:board (Results 226 - 250 of 411) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/
H A Dboard-sam9g20ek-2slot-mmc.c42 #include <mach/board.h>
260 .supply_name = "board-3V3",
H A Dboard-stamp9g20.c28 #include <mach/board.h>
H A Dboard-usb-a9260.c2 * linux/arch/arm/mach-at91/board-usb-a9260.c
42 #include <mach/board.h>
H A Dboard-usb-a9263.c2 * linux/arch/arm/mach-at91/board-usb-a9263.c
41 #include <mach/board.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-msm/
H A Dboard-msm7x27.c38 #include <mach/board.h>
H A Dboard-trout.h1 /* linux/arch/arm/mach-msm/board-trout.h
7 #include <mach/board.h>
H A Ddevices-msm7x30.c23 #include <mach/board.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx3/
H A Dmx31lilly-db.c2 * LILLY-1131 development board support
36 #include <mach/board-mx31lilly.h>
45 * This file contains board-specific initialization routines for the
46 * LILLY-1131 development board. If you design an own baseboard for the
215 "development board pins");
H A Dmx31lite-db.c2 * LogicPD i.MX31 SOM-LV development board support
37 #include <mach/board-mx31lite.h>
44 * This file contains board-specific initialization routines for the
45 * LogicPD i.MX31 SOM-LV development board, aka 'LiteKit'.
198 "development board pins");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Ddevices.c23 #include <plat/board.h>
201 * This gets called after board-specific INIT_MACHINE, and initializes most
202 * on-chip peripherals accessible on this board (except for few like USB):
207 * (b) Populating board-specific platform_data with the data drivers
209 * (c) Creating platform devices as meaningful on this board and
H A Dserial.c25 #include <plat/board.h>
H A Dboard-sx1.c2 * linux/arch/arm/mach-omap1/board-sx1.c
4 * Modified from board-generic.c
42 #include <plat/board.h>
45 #include <plat/board-sx1.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dboard-2430sdp.c2 * linux/arch/arm/mach-omap2/board-2430sdp.c
6 * Modified from mach-omap2/board-generic.c
34 #include <plat/board.h>
254 MACHINE_START(OMAP_2430SDP, "OMAP2430 sdp2430 board")
H A Dboard-flash.c2 * board-sdp-flash.c
3 * Modified from mach-omap2/board-3430sdp-flash.c
24 #include <mach/board-flash.h>
30 #define DEBUG_BASE 0x08000000 /* debug board */
H A Dgpmc-smc91x.c20 #include <plat/board.h>
115 * assume that pin multiplexing is done in the board-*.c file,
H A Dboard-ldp.c2 * linux/arch/arm/mach-omap2/board-ldp.c
7 * Modified from mach-omap2/board-3430sdp.c
38 #include <plat/board.h>
41 #include <mach/board-zoom.h>
444 MACHINE_START(OMAP_LDP, "OMAP LDP board")
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Ddevices.c25 #include <plat/board.h>
146 /* return device handle to board setup code */
221 /* board-specific code must configure chipselects (only a few
271 * This gets called after board-specific INIT_MACHINE, and initializes most
272 * on-chip peripherals accessible on this board (except for few like USB):
277 * (b) Populating board-specific platform_data with the data drivers
279 * (c) Creating platform devices as meaningful on this board and
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dusb.h7 #include <plat/board.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa7134-cards.c50 /* board config info */
6722 switch (dev->board) {
6748 switch (dev->board) {
6825 switch (dev->board) {
6846 switch (dev->board) {
6889 /* Make sure we support the board model */
6921 printk(KERN_INFO "%s: board init: gpio is %x\n", dev->name, dev->gpio_value);
6923 switch (dev->board) {
7172 if (saa7134_boards[dev->board].radio_type != UNSET) {
7173 tun_setup.type = saa7134_boards[dev->board]
7235 int board; local
[all...]
H A Dsaa7134-empress.c71 switch (dev->board) {
173 strlcpy(cap->card, saa7134_boards[dev->board].name,
523 saa7134_boards[dev->board].name);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dadvansys.c619 * bitfields in board order. C bitfields aren't portable
1721 * All fields here are accessed by the board microcode and need to be
2306 /* Per board statistics structure */
2331 * Structure allocated for each board.
2342 ASC_DVC_VAR asc_dvc_var; /* Narrow board */
2343 ADV_DVC_VAR adv_dvc_var; /* Wide board */
2346 ASC_DVC_CFG asc_dvc_cfg; /* Narrow board */
2347 ADV_DVC_CFG adv_dvc_cfg; /* Wide board */
2880 * Print driver information for devices attached to the board.
3085 * Print board EEPRO
4675 struct asc_board *board = asc_dvc_to_board(asc_dvc); local
8321 struct asc_board *board = shost_priv(scp->device->host); local
10167 struct asc_board *board = shost_priv(shost); local
10221 struct asc_board *board = shost_priv(shost); local
11614 struct asc_board *board = shost_priv(shost); local
11721 struct asc_board *board = shost_priv(shost); local
11818 advansys_wide_free_mem(struct asc_board *board) argument
12339 struct asc_board *board = shost_priv(shost); local
12392 struct asc_board *board; local
12469 struct asc_board *board; local
12569 struct asc_board *board; local
12692 struct asc_board *board; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/
H A DMakefile1361 board-dirs := $(dir $(wildcard $(srctree)/arch/$(SRCARCH)/configs/*/*_defconfig))
1362 board-dirs := $(sort $(notdir $(board-dirs:/=)))
1418 @$(if $(board-dirs), \
1419 $(foreach b, $(board-dirs), \
1434 help-board-dirs := $(addprefix help-,$(board-dirs))
1436 help-boards: $(help-board-dirs)
1440 $(help-board-dirs): help-%:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-dvb.c469 switch (dev->board) {
590 switch (dev->board) {
998 switch (dev->board) {
1064 dev->board,
1095 switch (port->dev->board) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Da2065.c34 * The A2065 is a Zorro-II board made by Commodore/Ameristar. It contains:
700 unsigned long board, base_addr, mem_start; local
704 board = z->resource.start;
705 base_addr = board+A2065_LANCE;
706 mem_start = board+A2065_RAM;
775 "%pM\n", dev->name, board, dev->dev_addr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tm6000/
H A Dtm6000-core.c565 int board, rc = 0, i, size; local
576 /* Load board's initialization table */
589 /* Check board version - maybe 10Moons specific */
590 board = tm6000_get_reg32(dev, REQ_40_GET_VERSION, 0, 0);
591 if (board >= 0)
592 printk(KERN_INFO "Board version = 0x%08x\n", board);
594 printk(KERN_ERR "Error %i while retrieving board version\n", board);

Completed in 456 milliseconds

1234567891011>>