Home
last modified time | relevance | path

Searched refs:board (Results 26 – 50 of 3198) sorted by relevance

12345678910>>...128

/openbmc/u-boot/board/birdland/bav335x/
H A DMAINTAINERS5 F: board/birdland/bav335x/Kconfig
6 F: board/birdland/bav335x/Makefile
7 F: board/birdland/bav335x/README
8 F: board/birdland/bav335x/board.c
9 F: board/birdland/bav335x/board.h
10 F: board/birdland/bav335x/mux.c
11 F: board/birdland/bav335x/u-boot.lds
/openbmc/linux/sound/soc/intel/common/
H A Dsoc-acpi-intel-cht-match.c37 .board = "cht-bsw",
98 .board = "bytcr_wm5102",
138 .board = "cht-bsw",
145 .board = "cht-bsw",
152 .board = "cht-bsw",
159 .board = "cht-bsw",
166 .board = "bytcht_da7213",
173 .board = "bytcht_es8316",
182 .board = "bytcr_rt5640",
196 .board = "bytcr_rt5651",
[all …]
H A Dsoc-acpi-intel-byt-match.c93 .board = "cht-bsw",
101 .board = "bytcr_rt5651",
146 .board = "bytcr_rt5640",
154 .board = "bytcr_rt5651",
161 .board = "bytcr_wm5102",
168 .board = "bytcht_da7213",
175 .board = "bytcht_es8316",
188 .board = "cht-bsw",
196 .board = "cht-bsw",
203 .board = "bytcht_cx2072x",
[all …]
/openbmc/u-boot/arch/arm/mach-imx/mxs/
H A DKconfig8 prompt "MX23 board select"
30 source "board/olimex/mx23_olinuxino/Kconfig"
31 source "board/freescale/mx23evk/Kconfig"
32 source "board/sandisk/sansa_fuze_plus/Kconfig"
33 source "board/creative/xfi3/Kconfig"
44 prompt "MX28 board select"
68 source "board/bluegiga/apx4devkit/Kconfig"
69 source "board/freescale/mx28evk/Kconfig"
70 source "board/ppcag/bg0900/Kconfig"
71 source "board/schulercontrol/sc_sps_1/Kconfig"
[all …]
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon_boards.c108 board->hwmon_client = client; in ef4_init_lm87()
456 board->hwmon_client = in sfe4001_init()
459 board->hwmon_client = in sfe4001_init()
462 if (IS_ERR(board->hwmon_client)) in sfe4001_init()
471 board->ioexp_client = i2c_new_dummy_device(&board->i2c_adap, PCA9539); in sfe4001_init()
562 (board->major == 0 && board->minor == 0) ? in sfe4002_check_hw()
668 if (board->minor < 3 && board->major == 0) in sfe4003_set_id_led()
681 if (board->minor < 3 && board->major == 0) in sfe4003_init_phy()
695 (board->major == 0 && board->minor <= 2) ? in sfe4003_check_hw()
752 board->type = &board_types[i]; in falcon_probe_board()
[all …]
/openbmc/u-boot/arch/arm/mach-imx/mx5/
H A DKconfig18 prompt "MX5 board select"
22 bool "Support K+P imx53 board"
89 source "board/freescale/mx51evk/Kconfig"
90 source "board/freescale/mx53ard/Kconfig"
91 source "board/freescale/mx53evk/Kconfig"
92 source "board/freescale/mx53loco/Kconfig"
93 source "board/freescale/mx53smd/Kconfig"
94 source "board/ge/mx53ppd/Kconfig"
96 source "board/k+p/kp_imx53/Kconfig"
97 source "board/menlo/m53menlo/Kconfig"
[all …]
/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A DKconfig25 prompt "OMAP3 board select"
203 source "board/ti/beagle/Kconfig"
207 source "board/ti/evm/Kconfig"
208 source "board/isee/igep00x0/Kconfig"
209 source "board/overo/Kconfig"
210 source "board/logicpd/zoom1/Kconfig"
212 source "board/pandora/Kconfig"
215 source "board/htkw/mcx/Kconfig"
217 source "board/nokia/rx51/Kconfig"
220 source "board/quipos/cairo/Kconfig"
[all …]
/openbmc/linux/Documentation/devicetree/bindings/board/
H A Dfsl-board.txt10 - compatible : Should be "fsl,<board>-bcsr"
20 * Freescale on-board FPGA
22 This is the memory-mapped registers for on board FPGA.
25 - compatible: should be a board-specific string followed by a string
27 "fsl,<board>-fpga", "fsl,fpga-pixis", or
28 "fsl,<board>-fpga", "fsl,fpga-qixis"
36 board-control@3,0 {
50 * Freescale on-board FPGA connected on I2C bus
58 "fsl,<board>-fpga", "fsl,fpga-qixis-i2c"
67 * Freescale on-board CPLD
[all …]
/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dcommon.c1292 if (board >= GW_UNKNOWN) in setup_iomux_gpio()
1340 if (gpio_cfg[board].rs485en) { in setup_iomux_gpio()
1370 if (gpio_cfg[board].usb_sel) { in setup_iomux_gpio()
1376 if (gpio_cfg[board].wdis) { in setup_iomux_gpio()
1391 gpio_cfg[board].usd_vsel = !gpio_get_value(gpio_cfg[board].vsel_pin); in setup_iomux_gpio()
1395 if (gpio_cfg[board].mmc_cd) { in setup_iomux_gpio()
1401 switch(board) { in setup_iomux_gpio()
1481 if (board >= GW_UNKNOWN) in setup_board_gpio()
1497 if (gpio_cfg[board].usb_sel) { in setup_board_gpio()
1609 switch (board) { in setup_pmic()
[all …]
/openbmc/linux/arch/mips/bcm47xx/
H A Dboard.c32 enum bcm47xx_board board; member
248 return &e1->board; in bcm47xx_board_get_nvram()
255 return &e1->board; in bcm47xx_board_get_nvram()
264 return &e2->board; in bcm47xx_board_get_nvram()
271 return &e1->board; in bcm47xx_board_get_nvram()
278 return &e1->board; in bcm47xx_board_get_nvram()
287 return &e1->board; in bcm47xx_board_get_nvram()
296 return &e2->board; in bcm47xx_board_get_nvram()
303 return &e1->board; in bcm47xx_board_get_nvram()
314 return &e3->board; in bcm47xx_board_get_nvram()
[all …]
/openbmc/linux/drivers/comedi/drivers/
H A Ddas08.c203 if (board->ai_nbits == 16) in das08_ai_insn_read()
311 if (board->is_jr) { in das08_ao_set_data()
352 dev->board_name = board->name; in das08_common_attach()
360 if (board->ai_nbits) { in das08_common_attach()
380 if (board->ao_nbits) { in das08_common_attach()
403 if (board->di_nchan) { in das08_common_attach()
406 s->n_chan = board->di_nchan; in das08_common_attach()
417 if (board->do_nchan) { in das08_common_attach()
420 s->n_chan = board->do_nchan; in das08_common_attach()
431 if (board->i8255_offset != 0) { in das08_common_attach()
[all …]
H A Daddi_apci_1516.c97 if (!board->has_wdog) in apci1516_reset()
111 const struct apci1516_boardinfo *board = NULL; in apci1516_auto_attach() local
117 board = &apci1516_boardtypes[context]; in apci1516_auto_attach()
118 if (!board) in apci1516_auto_attach()
120 dev->board_ptr = board; in apci1516_auto_attach()
121 dev->board_name = board->name; in apci1516_auto_attach()
140 if (board->di_nchan) { in apci1516_auto_attach()
143 s->n_chan = board->di_nchan; in apci1516_auto_attach()
153 if (board->do_nchan) { in apci1516_auto_attach()
156 s->n_chan = board->do_nchan; in apci1516_auto_attach()
[all …]
H A Dpcl730.c282 if (board->n_iso_out_chan) { in pcl730_attach()
287 s->n_chan = board->n_iso_out_chan; in pcl730_attach()
294 if (board->has_readback) in pcl730_attach()
298 if (board->n_iso_in_chan) { in pcl730_attach()
303 s->n_chan = board->n_iso_in_chan; in pcl730_attach()
307 s->private = board->is_ir104 ? (void *)4 : in pcl730_attach()
308 board->is_acl7225b ? (void *)2 : in pcl730_attach()
309 board->is_pcl725 ? (void *)1 : (void *)0; in pcl730_attach()
312 if (board->has_ttl_io) { in pcl730_attach()
317 s->n_chan = board->n_ttl_chan; in pcl730_attach()
[all …]
/openbmc/linux/drivers/video/fbdev/
H A Dbroadsheetfb.c171 if (par->board->mmio_write) in broadsheet_send_command()
180 if (par->board->mmio_write) in broadsheet_send_cmdargs()
223 if (par->board->mmio_write) in broadsheet_burst_write()
252 if (par->board->mmio_read) in broadsheet_get_data()
289 if (par->board->mmio_write) in broadsheet_write_reg()
1017 if (!board) in broadsheetfb_probe()
1065 par->board = board; in broadsheetfb_probe()
1094 retval = board->init(par); in broadsheetfb_probe()
1121 board->cleanup(par); in broadsheetfb_probe()
1129 module_put(board->owner); in broadsheetfb_probe()
[all …]
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A DKconfig7 prompt "AST2600 board select"
24 FPGA-AST2600 is Aspeed FPGA board for AST2600 chip.
32 SLT-AST2600 is Aspeed SLT board for AST2600 chip.
51 AST2600_DCSCM_AVENUE_CITY is an Aspeed demo board in
63 source "board/aspeed/evb_ast2600/Kconfig"
64 source "board/aspeed/fpga_ast2600/Kconfig"
65 source "board/aspeed/slt_ast2600/Kconfig"
66 source "board/aspeed/ast2600_ibm/Kconfig"
67 source "board/aspeed/ast2600_intel/Kconfig"
68 source "board/aspeed/ast2600_dcscm/Kconfig"
[all …]
/openbmc/u-boot/arch/arm/mach-rmobile/
H A DKconfig.6433 prompt "Renesas ARM64 SoCs board select"
37 bool "Draak board"
43 bool "Eagle board"
49 bool "Ebisu board"
55 bool "Salvator-X board"
62 bool "ULCB board"
73 source "board/renesas/draak/Kconfig"
74 source "board/renesas/eagle/Kconfig"
75 source "board/renesas/ebisu/Kconfig"
76 source "board/renesas/salvator-x/Kconfig"
[all …]
/openbmc/linux/drivers/net/appletalk/
H A Dcops.c281 int board = board_type; in cops_probe1() local
343 lp->board = board; in cops_probe1()
350 if(board==DAYNA) in cops_probe1()
353 if(board==TANGENT) { in cops_probe1()
380 if(board==DAYNA) in cops_irq()
386 if(board==TANGENT) in cops_irq()
610 if(lp->board == DAYNA) in cops_nodeid()
627 if(lp->board == TANGENT) in cops_nodeid()
652 if(lp->board == DAYNA) in cops_nodeid()
657 if(lp->board == TANGENT) in cops_nodeid()
[all …]
/openbmc/linux/arch/sparc/kernel/
H A Dsun4d_irq.c40 return (board + 1) << 5 | (lvl << 2) | slot; in sun4d_encode_irq()
261 board_to_cpu[board] = cpuid; in sun4d_distribute_irqs()
299 real_irq, pil, board); in _sun4d_build_device_irq()
312 handler_data->cpuid = board_to_cpu[board]; in _sun4d_build_device_irq()
333 int board, slot; in sun4d_build_device_irq() local
370 if (board == -1) { in sun4d_build_device_irq()
378 pil = sun4d_encode_irq(board, sbusl, slot); in sun4d_build_device_irq()
425 int board; in sun4d_init_timers() local
444 if (board == -1) { in sun4d_init_timers()
496 board_to_cpu[board] = target_cpu; in sun4d_init_sbi_irq()
[all …]
/openbmc/u-boot/doc/
H A DREADME.kconfig43 - <board>_defconfig
49 - <board>_config
52 "make <board>_config" works the same as "make <board>_defconfig".
76 - include/configs/<board>.h (exists for all boards)
116 and board/<vendor>/<board>/*
117 Define CONFIG_SYS_BOARD="board" to compile board/<board>/*
118 (or board/<vendor>/<board>/* if CONFIG_SYS_VENDOR is defined)
121 [3] Add a new entry to the board select menu in Kconfig.
125 It is generally placed at board/<board>/MAINTAINERS or
126 board/<vendor>/<board>/MAINTAINERS
[all …]
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/fvp-base/
H A D0002-vexpress64-Select-PSCI-RESET-by-default.patch14 board/armltd/vexpress64/Kconfig | 2 ++
15 board/armltd/vexpress64/vexpress64.c | 5 -----
18 diff --git a/board/armltd/vexpress64/Kconfig b/board/armltd/vexpress64/Kconfig
20 --- a/board/armltd/vexpress64/Kconfig
21 +++ b/board/armltd/vexpress64/Kconfig
31 diff --git a/board/armltd/vexpress64/vexpress64.c b/board/armltd/vexpress64/vexpress64.c
33 --- a/board/armltd/vexpress64/vexpress64.c
34 +++ b/board/armltd/vexpress64/vexpress64.c
/openbmc/u-boot/doc/device-tree-bindings/memory/
H A Dmemory.txt5 Optional subnodes can be used defining the memory layout for different board
6 ID masks. To match a set of board ids, a board-id node may define match-mask
7 and match-value ints to define a mask to apply to the board id, and the value
9 defaults to -1, meaning that the value must fully match the board id.
18 reg - board ID or mask for this subnode
23 match-mask - A mask to apply to the board id. This must be accompanied by
32 The board id determination is up to the vendor and is not defined by this
45 board-id@0 {
50 board-id@1 {
66 * 3.5GB of memory (with no auto-size) if (board id & 2) is 2
[all …]
/openbmc/linux/arch/powerpc/platforms/85xx/
H A DKconfig32 This option enables support for the C293PCIE board
47 This option enables support for the MPC 8540 ADS board
62 This option enables support for the MPC85xx CDS board
78 This option enables support for the MPC8536 DS board
110 For example: P2020 DS board, P2020 RDB board, P2020 RDB PC board or
117 This option enables support for the P1010 RDB board
135 reference board.
153 This option enables support for the Socrates board.
162 bool "X-ES single-board computer"
175 board.
[all …]
/openbmc/linux/sound/soc/intel/avs/
H A Dboard_selection.c397 struct platform_device *board; in avs_register_probe_board() local
409 if (IS_ERR(board)) { in avs_register_probe_board()
411 return PTR_ERR(board); in avs_register_probe_board()
455 if (IS_ERR(board)) { in avs_register_dmic_board()
457 return PTR_ERR(board); in avs_register_dmic_board()
471 struct platform_device *board; in avs_register_i2s_board() local
497 if (IS_ERR(board)) { in avs_register_i2s_board()
499 return PTR_ERR(board); in avs_register_i2s_board()
565 struct platform_device *board; in avs_register_hda_board() local
588 if (IS_ERR(board)) { in avs_register_hda_board()
[all …]
/openbmc/u-boot/board/cadence/xtfpga/
H A Dxtfpga.c25 const char *board = "XT_AV60"; variable
28 const char *board = "XT_AV110"; variable
31 const char *board = "XT_AV200"; variable
34 const char *board = "XT_ML605"; variable
37 const char *board = "XT_KC705"; variable
40 const char *board = "<unknown>"; variable
46 printf("Board: %s: %sTensilica bitstream\n", board, description); in checkboard()
/openbmc/u-boot/arch/arm/mach-stm32/stm32f4/
H A DKconfig4 bool "STM32F429 Discovery board"
7 bool "STM32F429 Evaluation board"
10 bool "STM32F469 Discovery board"
12 source "board/st/stm32f429-discovery/Kconfig"
13 source "board/st/stm32f429-evaluation/Kconfig"
14 source "board/st/stm32f469-discovery/Kconfig"

12345678910>>...128