Searched refs:board (Results 76 - 100 of 411) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cx25821/
H A Dcx25821-gpio.c88 switch (dev->board) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Ddigi1.h91 unsigned long board; /* Which board is this ? */ member in struct:digi_info
H A Depca.c108 * more specific functions dependent on the board being configured.
196 * Table of functions for each board to handle memory. Mantaining parallelism
216 ch->board->globalwinon(ch);
221 ch->board->rxwinon(ch);
226 ch->board->txwinon(ch);
231 ch->board->memoff(ch);
235 ch->board->assertgwinon(ch);
240 ch->board->assertmemoff(ch);
256 outb_p(FEPWIN, (int)ch->board->port + 1);
261 outb_p(ch->rxwin, (int)ch->board
2405 struct board_info board; local
[all...]
H A Disicom.c411 /* find next active board */
808 /* Activate and thus setup board are protected from races against shutdown
848 unsigned int board; local
853 board = BOARD(line);
854 card = &isi_card[board];
860 if (line > ((board * 16) + card->port_count - 1))
892 pr_debug("%s: bad board(0x%lx) count %d.\n",
896 /* last port was closed, shutdown that board too */
1315 struct isi_board *board = pci_get_drvdata(pdev); local
1316 unsigned long base = board
1376 struct isi_board *board = pci_get_drvdata(pdev); local
1556 struct isi_board *board = NULL; local
1634 struct isi_board *board = pci_get_drvdata(pdev); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/boards/merisc/
H A Ddisplay.c2 * Display setup code for the Merisc board
15 #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 Dmx31moboard-smartbot.c30 #include <mach/board-mx31moboard.h>
175 void __init mx31moboard_smartbot_init(int board) argument
184 switch (board) {
192 printk(KERN_WARNING "Unknown board %d, USB OTG not initialized",
193 board);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dboard-sx1-mmc.c2 * linux/arch/arm/mach-omap1/board-sx1-mmc.c
7 * This code is based on linux/arch/arm/mach-omap1/board-h2-mmc.c, which is:
20 #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-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
30 #include <plat/board.h>
H A Dboard-zoom2.c5 * Modified from mach-omap2/board-ldp.c
22 #include <plat/board.h>
24 #include <mach/board-zoom.h>
110 MACHINE_START(OMAP_ZOOM2, "OMAP Zoom2 board")
H A Dboard-3630sdp.c19 #include <plat/board.h>
23 #include <mach/board-zoom.h>
24 #include <mach/board-flash.h>
219 MACHINE_START(OMAP_3630SDP, "OMAP 3630SDP board")
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/sc/
H A Dcard.h101 } board; typedef in typeref:struct:__anon11926
104 extern board *sc_adapter[];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-netx/
H A Dfb.c109 int netx_fb_init(struct clcd_board *board, struct clcd_panel *panel) argument
112 fb_device.dev.platform_data = board;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dke_counter.c63 /*-- board specification structure ------------------------------------------*/
192 struct cnt_board_struct *board; local
221 board =
230 "comedi%d: no supported board found! (req. bus/slot: %d/%d)\n",
237 board->name, pci_device->bus->number,
240 dev->board_name = board->name;
265 subdevice->n_chan = board->cnt_channel_nbr;
266 subdevice->maxdata = (1 << board->cnt_bits) - 1;
H A Dme_daq.c661 /* Reset board */
667 /* Save values in the board context */
685 struct me_board *board; local
723 board =
733 "comedi%d: no supported board found! (req. bus/slot : %d/%d)\n",
750 dev->board_name = board->name;
812 if (board->device_id == ME2600_DEVICE_ID) {
838 subdevice->n_chan = board->ai_channel_nbr;
839 subdevice->maxdata = board->ai_resolution_mask;
840 subdevice->len_chanlist = board
[all...]
H A Dcb_pcidas64.c68 known. If you have such a board, please file a bug report at
112 /* maximum value that can be loaded into board's 24-bit counters*/
347 DAC_WRITE_POLARITY_BIT = 0x800, /* board-dependent setting */
351 DAC_UPDATE_POLARITY_BIT = 0x40, /* board-dependent setting */
481 /* analog input ranges for 4020 board */
571 enum register_layout layout; /* different board families have slightly different registers */
601 static inline unsigned int ai_dma_ring_count(struct pcidas64_board *board) argument
603 if (board->layout == LAYOUT_4020)
982 static inline struct pcidas64_board *board(const struct comedi_device *dev) function
990 if ((board(de
1253 ao_cmd_is_supported(const struct pcidas64_board *board) argument
[all...]
H A Dadl_pci9111.c90 /* TODO: Add other pci9111 board id */
618 struct pci9111_board *board = (struct pci9111_board *)dev->board_ptr; local
670 if (cmd->chanlist_len > board->ai_channel_nbr) {
671 cmd->chanlist_len = board->ai_channel_nbr;
681 (cmd->convert_arg < board->ai_acquisition_period_min_ns)) {
682 cmd->convert_arg = board->ai_acquisition_period_min_ns;
691 (cmd->scan_begin_arg < board->ai_acquisition_period_min_ns)) {
692 cmd->scan_begin_arg = board->ai_acquisition_period_min_ns;
793 (board->ai_channel_nbr - 1))
1277 const struct pci9111_board *board; local
[all...]
H A Dni_65xx.c252 static inline const struct ni_65xx_board *board(struct comedi_device *dev) function
263 *board)
265 return board->num_dio_ports + board->num_di_ports + board->num_do_ports;
429 if (port >= ni_65xx_total_num_ports(board(dev)))
452 if (board(dev)->invert_outputs)
462 if (s->type == COMEDI_SUBD_DO && board(dev)->invert_outputs) {
674 dev->board_name = board(dev)->name;
686 if (board(de
262 ni_65xx_total_num_ports(const struct ni_65xx_board *board) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7164/
H A Dsaa7164-core.c156 /* Each function of the board has it's own interruptid.
419 /* board config */
420 dev->board = UNSET;
422 dev->board = card[dev->nr];
424 for (i = 0; UNSET == dev->board && i < saa7164_idcount; i++)
428 dev->board = saa7164_subids[i].card;
430 if (UNSET == dev->board) {
431 dev->board = SAA7164_BOARD_UNKNOWN;
489 "CORE %s: subsystem: %04x:%04x, board: %s [card=%d,%s]\n",
491 dev->pci->subsystem_device, saa7164_boards[dev->board]
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-core.c866 /* board config */
867 dev->board = UNSET;
869 dev->board = card[dev->nr];
870 for (i = 0; UNSET == dev->board && i < cx23885_idcount; i++)
873 dev->board = cx23885_subids[i].card;
874 if (UNSET == dev->board) {
875 dev->board = CX23885_BOARD_UNKNOWN;
880 if (cx23885_boards[dev->board].clk_freq > 0)
881 dev->clk_freq = cx23885_boards[dev->board].clk_freq;
886 if (cx23885_boards[dev->board]
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/spi/
H A Dat73c213.c68 struct at73c213_board_info *board; member in struct:snd_at73c213
176 status = clk_round_rate(chip->board->dac_clk, dac_rate_new);
191 status = clk_set_rate(chip->board->dac_clk, status);
787 clk_enable(chip->board->dac_clk);
864 clk_disable(chip->board->dac_clk);
947 struct at73c213_board_info *board; local
951 board = spi->dev.platform_data;
952 if (!board) {
957 if (!board->dac_clk) {
962 if (IS_ERR(board
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx231xx/
H A Dcx231xx-avcore.c1069 value |= (~dev->board.ctl_pin_status_mask);
1082 dev->board.
1087 dev->board.agc_analog_digital_select_gpio,
2232 dev->gpio_dir |= 1 << dev->board.tuner_scl_gpio;
2233 dev->gpio_dir |= 1 << dev->board.tuner_sda_gpio;
2234 dev->gpio_val |= 1 << dev->board.tuner_scl_gpio;
2235 dev->gpio_val |= 1 << dev->board.tuner_sda_gpio;
2242 dev->gpio_val |= 1 << dev->board.tuner_scl_gpio;
2243 dev->gpio_val &= ~(1 << dev->board.tuner_sda_gpio);
2250 dev->gpio_val &= ~(1 << dev->board
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dat91_udc.c49 #include <mach/board.h>
61 * This driver expects the board has been wired with two GPIOs suppporting
901 int active = !udc->board.pullup_active_low;
912 gpio_set_value(udc->board.pullup_pin, active);
930 gpio_set_value(udc->board.pullup_pin, !active);
1591 value ^= udc->board.vbus_active_low;
1602 at91_vbus_update(udc, gpio_get_value(udc->board.vbus_pin));
1612 at91_vbus_update(udc, gpio_get_value_cansleep(udc->board.vbus_pin));
1748 udc->board = *(struct at91_udc_data *) dev->platform_data;
1755 if (udc->board
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/pcbit/
H A Dpcbit.h46 /* board */
170 int pcbit_init_dev(int board, int mem_base, int irq);
171 void pcbit_terminate(int board);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/go7007/
H A DMakefile20 s2250-objs += s2250-board.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-lh7a40x/include/mach/
H A Ddebug-macro.S15 @ board.

Completed in 302 milliseconds

1234567891011>>