Searched refs:board (Results 1 - 25 of 411) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pnx833x/stb22x/
H A DMakefile1 obj-y := board.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/camera/
H A Ds5k3e2fx.h8 #include <mach/board.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/
H A DMakefile2 # Specific board support, not covered by a mach group.
4 obj-$(CONFIG_SH_MAGIC_PANEL_R2) += board-magicpanelr2.o
5 obj-$(CONFIG_SH_SH7785LCR) += board-sh7785lcr.o
6 obj-$(CONFIG_SH_URQUELL) += board-urquell.o
7 obj-$(CONFIG_SH_SHMIN) += board-shmin.o
8 obj-$(CONFIG_SH_EDOSK7760) += board-edosk7760.o
9 obj-$(CONFIG_SH_ESPT) += board-espt.o
10 obj-$(CONFIG_SH_POLARIS) += board-polaris.o
11 obj-$(CONFIG_SH_TITAN) += board-titan.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-gemini/
H A DMakefile10 obj-$(CONFIG_MACH_NAS4220B) += board-nas4220b.o
11 obj-$(CONFIG_MACH_RUT100) += board-rut1xx.o
12 obj-$(CONFIG_MACH_WBD111) += board-wbd111.o
13 obj-$(CONFIG_MACH_WBD222) += board-wbd222.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/pcbit/
H A Dmodule.c36 int board; local
46 for (board=0; board < MAX_PCBIT_CARDS && mem[board] && irq[board]; board++)
48 if (!mem[board])
49 mem[board] = 0xD0000;
50 if (!irq[board])
51 irq[board]
83 int board; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/
H A DMakefile15 board-$(CONFIG_H8300H_GENERIC) := generic
16 board-$(CONFIG_H8300H_AKI3068NET) := aki3068net
17 board-$(CONFIG_H8300H_H8MAX) := h8max
18 board-$(CONFIG_H8300H_SIM) := generic
19 board-$(CONFIG_H8S_GENERIC) := generic
20 board-$(CONFIG_H8S_EDOSK2674) := edosk2674
21 board-$(CONFIG_H8S_SIM) := generic
22 BOARD := $(board-y)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx5/
H A DMakefile8 obj-$(CONFIG_MACH_MX51_BABBAGE) += board-mx51_babbage.o
9 obj-$(CONFIG_MACH_MX51_3DS) += board-mx51_3ds.o
10 obj-$(CONFIG_MACH_EUKREA_CPUIMX51) += board-cpuimx51.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dat91_cf.c27 #include <mach/board.h>
51 struct at91_cf_data *board; member in struct:at91_cf_socket
58 return !gpio_get_value(cf->board->det_pin);
72 if (irq == cf->board->det_pin) {
98 int rdy = cf->board->irq_pin; /* RDY/nIRQ */
99 int vcc = cf->board->vcc_pin;
120 if (cf->board->vcc_pin) {
123 gpio_set_value(cf->board->vcc_pin, 0);
126 gpio_set_value(cf->board->vcc_pin, 1);
134 gpio_set_value(cf->board
220 struct at91_cf_data *board = pdev->dev.platform_data; local
338 struct at91_cf_data *board = cf->board; local
363 struct at91_cf_data *board = cf->board; local
376 struct at91_cf_data *board = cf->board; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A DMakefile29 # Specific board support
30 obj-$(CONFIG_MACH_OMAP_H2) += board-h2.o board-h2-mmc.o
31 obj-$(CONFIG_MACH_OMAP_INNOVATOR) += board-innovator.o
32 obj-$(CONFIG_MACH_OMAP_GENERIC) += board-generic.o
33 obj-$(CONFIG_MACH_OMAP_PERSEUS2) += board-perseus2.o
34 obj-$(CONFIG_MACH_OMAP_FSAMPLE) += board-fsample.o
35 obj-$(CONFIG_MACH_OMAP_OSK) += board-osk.o
36 obj-$(CONFIG_MACH_OMAP_H3) += board-h3.o board
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/
H A DMakefile30 board-$(CONFIG_PILOT) := pilot
31 board-$(CONFIG_UC5272) := UC5272
32 board-$(CONFIG_UC5282) := UC5282
33 board-$(CONFIG_UCSIMM) := ucsimm
34 board-$(CONFIG_UCDIMM) := ucdimm
35 board-$(CONFIG_UCQUICC) := uCquicc
36 board-$(CONFIG_DRAGEN2) := de2
37 board-$(CONFIG_ARNEWSH) := ARNEWSH
38 board-$(CONFIG_FREESCALE) := FREESCALE
39 board
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/
H A DMakefile25 # AT91RM9200 board-specific support
26 obj-$(CONFIG_MACH_ONEARM) += board-1arm.o
27 obj-$(CONFIG_ARCH_AT91RM9200DK) += board-dk.o
28 obj-$(CONFIG_MACH_AT91RM9200EK) += board-ek.o
29 obj-$(CONFIG_MACH_CSB337) += board-csb337.o
30 obj-$(CONFIG_MACH_CSB637) += board-csb637.o
31 obj-$(CONFIG_MACH_CARMEVA) += board-carmeva.o
32 obj-$(CONFIG_MACH_KB9200) += board-kb9202.o
33 obj-$(CONFIG_MACH_ATEB9200) += board-eb9200.o
34 obj-$(CONFIG_MACH_KAFA) += board
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ks8695/
H A DMakefile18 obj-$(CONFIG_MACH_KS8695) += board-micrel.o
19 obj-$(CONFIG_MACH_DSM320) += board-dsm320.o
20 obj-$(CONFIG_MACH_ACS5K) += board-acs5k.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsx.c82 static int sx_init_board(struct sx_board *board);
276 static inline void write_sx_byte(struct sx_board *board, int offset, u8 byte) argument
278 writeb(byte, board->base + offset);
281 static inline u8 read_sx_byte(struct sx_board *board, int offset) argument
283 return readb(board->base + offset);
286 static inline void write_sx_word(struct sx_board *board, int offset, u16 word) argument
288 writew(word, board->base + offset);
291 static inline u16 read_sx_word(struct sx_board *board, int offset) argument
293 return readw(board->base + offset);
296 static int sx_busy_wait_eq(struct sx_board *board, argument
321 sx_busy_wait_neq(struct sx_board *board, int offset, int mask, int badval) argument
347 sx_reset(struct sx_board *board) argument
426 sx_start_board(struct sx_board *board) argument
450 sx_start_interrupts(struct sx_board *board) argument
1041 struct sx_board *board = ptr; local
1145 struct sx_board *board = (struct sx_board *)data; local
1380 do_memtest(struct sx_board *board, int min, int max) argument
1441 static struct sx_board *board = NULL; local
1725 sx_init_board(struct sx_board *board) argument
1903 probe_sx(struct sx_board *board) argument
1985 probe_si(struct sx_board *board) argument
2130 struct sx_board *board; local
2232 sx_remove_card(struct sx_board *board, struct pci_dev *pdev) argument
2263 struct sx_board *board; local
2325 struct sx_board *board = dev_get_drvdata(dev); local
2362 fix_sx_pci(struct pci_dev *pdev, struct sx_board *board) argument
2388 struct sx_board *board; local
2459 struct sx_board *board = pci_get_drvdata(pdev); local
2489 struct sx_board *board; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/512x/
H A Dmpc5121_generic.c29 static char *board[] __initdata = {
42 while (board[i]) {
43 if (of_flat_dt_is_compatible(node, board[i]))
48 return board[i] != NULL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/52xx/
H A Dmpc5200_simple.c20 * gpt nodes, then it is safe to use such gpt to reset the board,
25 * are listed in a 'board' table.
52 static char *board[] __initdata = {
72 while (board[i]) {
73 if (of_flat_dt_is_compatible(node, board[i]))
78 return (board[i] != NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/src/
H A Dcsc_notify.c46 Create a notification board, add some notifications to it, then
53 CSCnotificationBoardNew - create a new notification board
54 CSCnotificationBoardDel - completely remove a notification board
55 CSCnotificationBoardPrint - print a notification board in ASCII format
56 CSCnotificationNew - create a new notification in a board
57 CSCnotificationDel - delete a notification from a board
58 CSCnotificationPost - post to a notification in a board
264 const S_notifBoardType* const board,
314 const S_notifBoardType* const board,
322 ASSERT_RTN (board !
313 findNotification( const S_notifBoardType* const board, const char* const name ) argument
711 CSCnotificationNew( CSCnotificationBoardType const board, const char* name, CSCgenFnType errfn ) argument
823 CSCnotificationDel( CSCnotificationBoardType const board, const char* name ) argument
946 CSCnotificationPost( CSCnotificationBoardType const board, const char* name ) argument
1071 CSCnotificationRegister( CSCnotificationBoardType const board, const char* notifName, const char* clientName, CSCgenFnType fn, const CSCboolean* runFlag, int tag, const void* data ) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-mxc/include/mach/
H A Dboard-mx31moboard.h39 extern void mx31moboard_smartbot_init(int board);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/doc/manl/
H A Dcsc_notify.l9 Create a notification board, add some notifications to it, then
16 CSCnotificationBoardNew - create a new notification board
17 CSCnotificationBoardDel - completely remove a notification board
18 CSCnotificationBoardPrint - print a notification board in ASCII format
19 CSCnotificationNew - create a new notification in a board
20 CSCnotificationDel - delete a notification from a board
21 CSCnotificationPost - post to a notification in a board
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-realview/include/mach/
H A Duncompress.h23 #include <mach/board-eb.h>
24 #include <mach/board-pb11mp.h>
25 #include <mach/board-pb1176.h>
26 #include <mach/board-pba8.h>
27 #include <mach/board-pbx.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/
H A DMakefile26 obj-$(CONFIG_MACH_DAVINCI_EVM) += board-dm644x-evm.o
27 obj-$(CONFIG_MACH_SFFSDR) += board-sffsdr.o
28 obj-$(CONFIG_MACH_NEUROS_OSD2) += board-neuros-osd2.o
29 obj-$(CONFIG_MACH_DAVINCI_DM355_EVM) += board-dm355-evm.o
30 obj-$(CONFIG_MACH_DM355_LEOPARD) += board-dm355-leopard.o
31 obj-$(CONFIG_MACH_DAVINCI_DM6467_EVM) += board-dm646x-evm.o cdce949.o
32 obj-$(CONFIG_MACH_DAVINCI_DM365_EVM) += board-dm365-evm.o
33 obj-$(CONFIG_MACH_DAVINCI_DA830_EVM) += board-da830-evm.o
34 obj-$(CONFIG_MACH_DAVINCI_DA850_EVM) += board-da850-evm.o
35 obj-$(CONFIG_MACH_TNETV107X) += board
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/can/sja1000/
H A Dkvaser_pci.c66 * The board configuration is probably following:
133 struct kvaser_pci *board = priv->priv; local
137 intcsr = ioread32(board->conf_addr + S5920_INTCSR);
139 iowrite32(intcsr, board->conf_addr + S5920_INTCSR);
145 struct kvaser_pci *board = priv->priv; local
149 tmp_en_io = ioread32(board->conf_addr + S5920_INTCSR);
151 iowrite32(tmp_en_io, board->conf_addr + S5920_INTCSR);
176 struct kvaser_pci *board; local
182 board = priv->priv;
183 if (!board)
217 struct kvaser_pci *board; local
299 struct kvaser_pci *board; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A DMakefile105 # Specific board support
106 obj-$(CONFIG_MACH_OMAP_GENERIC) += board-generic.o
107 obj-$(CONFIG_MACH_OMAP_H4) += board-h4.o
108 obj-$(CONFIG_MACH_OMAP_2430SDP) += board-2430sdp.o \
110 obj-$(CONFIG_MACH_OMAP_APOLLON) += board-apollon.o
111 obj-$(CONFIG_MACH_OMAP3_BEAGLE) += board-omap3beagle.o \
113 obj-$(CONFIG_MACH_DEVKIT8000) += board-devkit8000.o \
115 obj-$(CONFIG_MACH_OMAP_LDP) += board-ldp.o \
116 board-flash.o \
118 obj-$(CONFIG_MACH_OVERO) += board
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-msm/
H A DMakefile18 obj-$(CONFIG_MACH_TROUT) += board-trout.o board-trout-gpio.o board-trout-mmc.o devices-msm7x00.o
19 obj-$(CONFIG_MACH_HALIBUT) += board-halibut.o devices-msm7x00.o
20 obj-$(CONFIG_ARCH_MSM7X30) += board-msm7x30.o devices-msm7x30.o
21 obj-$(CONFIG_ARCH_QSD8X50) += board-qsd8x50.o devices-qsd8x50.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-netx/
H A Dfb.h24 int netx_fb_init(struct clcd_board *board, struct clcd_panel *panel);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-nomadik/
H A DMakefile15 # Specific board support
16 obj-$(CONFIG_MACH_NOMADIK_8815NHK) += board-nhk8815.o

Completed in 303 milliseconds

1234567891011>>