Searched refs:board (Results 26 - 50 of 68) sorted by relevance

123

/freebsd-11-stable/sys/arm/at91/
H A Dboard_sam9g20ek.c27 * This board file can be used for both:
36 #include <machine/board.h>
H A Dboard_sam9x25ek.c27 * This board file can be used for both:
28 * SAM9X26EK board
36 #include <machine/board.h>
H A Dboard_tsc4370.c48 #include <machine/board.h>
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5312/
H A Dar5312.h28 (((const struct ar531x_config *)((_ah)->ah_st))->board)
/freebsd-11-stable/sys/mips/nlm/
H A Dboard_eeprom.c42 #include <mips/nlm/hal/mips-extns.h> /* needed by board.h */
44 #include <mips/nlm/board.h>
48 * but later for board information. Use simple polled mode driver
H A Dboard.c52 #include <mips/nlm/board.h>
135 * All our knowledge of chip and board that cannot be detected by probing
369 * All our knowledge of chip and board that cannot be detected by probing
443 printf("ERROR!!! Board type:%7s didn't match any board"
/freebsd-11-stable/sys/mips/rmi/dev/iic/
H A Dmax6657.c56 #include <mips/rmi/board.h>
/freebsd-11-stable/sys/dev/ce/
H A Dif_ce.c160 ce_board_t *board; member in struct:_drv_t
184 ce_board_t *board; member in struct:_bdrv_t
343 CE_LOCK ((bdrv_t *)d->board->sys);
351 CE_UNLOCK ((bdrv_t *)d->board->sys);
380 ce_board_t *b = bd->board;
558 bd->board = b;
640 c->board = b;
649 d->board = b;
672 c->board->num * NCHAN + c->num);
752 ce_board_t *b = bd->board;
[all...]
H A Dceddk.h67 struct _ce_board_t *board; member in struct:_ce_chan_t
/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd_subr.c506 * Return true if the @p board matches @p desc.
508 * @param board The bhnd board info.
509 * @param desc A match descriptor to compare against @p board.
515 bhnd_board_matches(const struct bhnd_board_info *board, argument
519 !bhnd_hwrev_matches(board->board_srom_rev, &desc->board_srom_rev))
523 board->board_vendor != desc->board_vendor)
526 if (desc->m.match.board_type && board->board_type != desc->board_type)
530 !bhnd_hwrev_matches(board->board_rev, &desc->board_rev))
573 struct bhnd_board_info board; local
[all...]
/freebsd-11-stable/sys/dev/ctau/
H A Dif_ct.c112 ct_board_t *board; member in struct:_drv_t
133 ct_board_t *board; member in struct:_bdrv_t
249 ct_board_t *b = bd->board;
630 bd->board = b;
636 bd->board = 0;
655 bd->board = 0;
682 d->board = b;
700 c->board->num*NCHAN + c->num);
758 ct_board_t *b = bd->board;
843 bd->board
[all...]
H A Dctddk.h18 #define NPORT 32 /* the number of i/o ports per board */
19 #define NCHAN 2 /* the number of channels on the board */
261 unsigned char bcr2; /* board control register 2 */
369 struct _ct_board_t *board; /* board pointer */ member in struct:_ct_chan_t
442 port_t port; /* base board port, 200..3e0 */
443 unsigned short num; /* board number, 0..2 */
447 unsigned char type; /* board type Tau/TauE1/TauG703 */
448 char name[16]; /* board version name */
457 ct_board_opt_t opt; /* board option
[all...]
/freebsd-11-stable/sys/mips/rmi/dev/nlge/
H A Dif_nlge.c106 #include <mips/rmi/board.h>
2400 dump_fmn_cpu_credits_for_gmac(struct xlr_board_info *board, int gmac_id) argument
2409 cc = board->credit_configs[j];
2421 dump_fmn_gmac_credits(struct xlr_board_info *board, int gmac_id) argument
2426 cc = board->gmac_block[gmac_id].credit_config;
2438 dump_board_info(struct xlr_board_info *board) argument
2448 "gmac_ports=%d\n", board->is_xls, board->nr_cpus,
2449 board->usb ? "Yes" : "No", board
[all...]
/freebsd-11-stable/sys/dev/ida/
H A Didavar.h190 u_int32_t board; member in struct:ida_board
/freebsd-11-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostb.c142 /* Apple BCM4331 board-specific quirks */
326 struct bhnd_board_info board; local
329 /* Fetch board info */
330 if ((error = bhnd_read_board_info(sc->dev, &board)))
333 /* Check board flags */
335 if (board.board_flags2 & BHND_BFL2_PCIEWAR_OVR)
/freebsd-11-stable/sys/mips/rmi/
H A Diodi.c55 #include <mips/rmi/board.h>
H A Dxlr_i2c.c51 #include <mips/rmi/board.h>
H A Dfmn.c60 #include <mips/rmi/board.h>
H A Dxlr_machdep.c74 #include <mips/rmi/board.h>
H A Dxlr_pci.c59 #include <mips/rmi/board.h>
/freebsd-11-stable/contrib/dtc/Documentation/
H A Ddtc-paper.tex91 hardcoded addresses for a particular board. As well as being ugly of
378 Embedded bootloaders are generally built for a particular board. So,
381 board, the bootloader can contain code to make the necessary tweaks to
479 This is useful for the common case where an embedded board has an
481 the size of memory. The bootloader for such a board can have a device
541 board-specific purpose. For example, many of Apple's device trees
574 PowerPC kernel to Apple G5 machines and the Maple embedded board,
/freebsd-11-stable/sys/dev/cp/
H A Dcpddk.h22 #define NCHAN 4 /* the number of channels on the board */
99 struct _cp_board_t *board; /* board pointer */ member in struct:_cp_chan_t
222 unsigned char num; /* board number, 0..5 */
223 unsigned char type; /* board type Tau/TauE1/TauG703 */
238 char name[16]; /* board version name */
/freebsd-11-stable/sys/dev/cx/
H A Dcxddk.h30 #define NPORT 32 /* the number of i/o ports per board */
293 typedef struct { /* board options */
297 #define NCHIP 4 /* the number of controllers per board */
298 #define NCHAN 16 /* the number of channels on the board */
306 struct _cx_board_t *board; /* board pointer */ member in struct:_cx_chan_t
354 unsigned char type; /* board type */
355 unsigned char num; /* board number, 0..2 */
356 port_t port; /* base board port, 0..3f0 */
359 char name[16]; /* board versio
[all...]
/freebsd-11-stable/sys/mips/mips/
H A Dmachdep.c109 SYSCTL_STRING(_hw, OID_AUTO, board, CTLFLAG_RD, cpu_board, 0, "Machine board");
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper-rgmii.c60 #include <asm/octeon/cvmx-helper-board.h>
79 #include "cvmx-helper-board.h"
87 #include "cvmx-helper-board.h"
237 * Vendor-defined board types.
253 * For board types we can determine at runtime.

Completed in 180 milliseconds

123