Home
last modified time | relevance | path

Searched +full:board +full:- +full:related (Results 1 – 25 of 84) sorted by relevance

1234

/freebsd/share/man/man4/
H A Dti.415 .\" 4. Neither the name of the author nor the names of any co-contributors
41 .Bd -ragged -offset indent
50 .Bd -literal -offset indent
63 Either chip can be used in either a 32-bit or 64-bit PCI
118 .Bl -tag -width xxxxxxxxxxxxxxxxxxxx
130 .Ar full-duplex
132 .Ar half-duplex
139 .Ar full-duplex
141 .Ar half-duplex
146 .Ar full-duplex
[all …]
/freebsd/sys/contrib/device-tree/Bindings/power/reset/
H A Datmel,sama5d2-shdwc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/power/reset/atmel,sama5d2-shdwc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Claudiu Beznea <claudiu.beznea@microchip.com>
14 and VDDCORE and the wake-up detection on debounced input lines.
19 - items:
20 - const: microchip,sama7g5-shdwc
21 - const: syscon
22 - enum:
[all …]
/freebsd/sys/contrib/device-tree/Bindings/staging/net/wireless/
H A Dsilabs,wfx.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
7 $schema: http://devicetree.org/meta-schemas/core.yaml#
12 - Jérôme Pouiller <jerome.pouiller@silabs.com>
17 https://www.silabs.com/documents/public/data-sheets/wf200-datasheet.pdf
26 It is recommended to declare a mmc-pwrseq on SDIO host above WFx. Without
27 it, you may encounter issues during reboot. The mmc-pwrseq should be
28 compatible with mmc-pwrseq-simple. Please consult
29 Documentation/devicetree/bindings/mmc/mmc-pwrseq-simple.yaml for more
35 Documentation/devicetree/bindings/spi/spi-controller.yaml for optional SPI
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mips/img/
H A Dpistachio-marduk.txt1 Imagination Technologies' Pistachio SoC based Marduk Board
4 Compatible string must be "img,pistachio-marduk", "img,pistachio"
6 Hardware and other related documentation is available at
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Ddb8500-thermal.txt1 * ST-Ericsson DB8500 Thermal
5 - compatible : "stericsson,db8500-thermal";
6 - reg : address range of the thermal sensor registers;
7 - interrupts : interrupts generated from PRCMU;
8 - interrupt-names : "IRQ_HOTMON_LOW" and "IRQ_HOTMON_HIGH";
9 - num-trips : number of total trip points, this is required, set it 0 if none,
11 - tripN-temp : temperature of trip point N, should be in ascending order;
12 - tripN-type : type of trip point N, should be one of "active" "passive" "hot"
14 - tripN-cdev-num : number of the cooling devices which can be bound to trip
17 - tripN-cdev-nameM : name of the No. M cooling device of trip point N;
[all …]
H A Dexynos-thermal.txt5 - compatible : One of the following:
6 "samsung,exynos3250-tmu"
7 "samsung,exynos4412-tmu"
8 "samsung,exynos4210-tmu"
9 "samsung,exynos5250-tmu"
10 "samsung,exynos5260-tmu"
11 "samsung,exynos5420-tmu" for TMU channel 0, 1 on Exynos5420
12 "samsung,exynos5420-tmu-ext-triminfo" for TMU channels 2, 3 and 4
14 "samsung,exynos5433-tmu"
15 "samsung,exynos7-tmu"
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dgateworks-gsc.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/mfd/gateworks-gsc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 Gateworks product families that provides a set of system related features
12 such as the following (refer to the board hardware user manuals to see what
14 - Watchdog Timer
15 - GPIO
16 - Pushbutton controller
17 - Hardware monitor with ADC's for temperature and voltage rails and
[all …]
H A Dx-powers,axp152.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/mfd/x-powers,axp152.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: X-Powers AXP PMIC
10 - Che
[all...]
H A Daxp20x.txt4 axp152 (X-Powers)
5 axp202 (X-Powers)
6 axp209 (X-Powers)
7 axp221 (X-Powers)
8 axp223 (X-Powers)
9 axp803 (X-Powers)
10 axp806 (X-Powers)
11 axp809 (X-Powers)
12 axp813 (X-Powers)
20 - compatible: should be one of:
[all …]
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sriov.h2 * Copyright (c) 2017-2018 Cavium, Inc.
84 #define VF_MSG_INPROCESS 0x1 /* failsafe - the FW should prevent
100 /* Input from upper-layer, mapping relateive queue to queue-zone */
157 (p_vf)->abs_vf_id + MAX_NUM_VFS_BB : \
158 (p_vf)->abs_vf_id)
175 /* TODO - Only windows is using it - should be removed */
186 /* A bitfield using bulletin's valid-map bits, used to indicate
187 * which of the bulletin board features have been configured.
203 * debugging of IOV related issues easier.
222 * @brief Read sriov related information and allocated resources
[all …]
H A Decore_iov_api.h2 * Copyright (c) 2017-2018 Cavium, Inc.
39 #define IS_VF(p_dev) ((p_dev)->b_is_vf)
40 #define IS_PF(p_dev) (!((p_dev)->b_is_vf))
42 #define IS_PF_SRIOV(p_hwfn) (!!((p_hwfn)->p_dev->p_iov_info))
46 #define IS_PF_SRIOV_ALLOC(p_hwfn) (!!((p_hwfn)->pf_iov_info))
49 /* @@@ TBD MichalK - what should this number be*/
65 /*PF to VF STATUS is part of vfpf-channel API
81 /* These defines are used by the hw-channel; should never change order */
95 /* These copies will later be reflected in the bulletin board,
108 /* TODO - remove this limitation */
[all …]
/freebsd/sys/arm/include/
H A Dmachdep.h24 /* Early boot related helper functions */
35 /* Board-specific attributes */
65 * following the data, so the data size is end-start). These are listed below
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dtargaddrs.h1 /* SPDX-License-Identifier: ISC */
3 * Copyright (c) 2005-2011 Atheros Communications Inc.
4 * Copyright (c) 2011-2016 Qualcomm Atheros, Inc.
36 * Pointer to application-defined area, if any.
50 * General-purpose flag bits, similar to SOC_OPTION_* flags.
85 /* Pointer to Board Data */
89 * Indication of Board Data state:
90 * 0: board data is not yet initialized.
91 * 1: board data is initialized; unknown size
92 * >1: number of bytes of initialized board data
[all …]
H A Dhw.h1 /* SPDX-License-Identifier: ISC */
3 * Copyright (c) 2005-2011 Atheros Communications Inc.
4 * Copyright (c) 2011-2017 Qualcomm Atheros, Inc.
41 #define QCA988X_HW_2_0_BOARD_DATA_FILE "board.bin"
48 #define QCA9887_HW_1_0_BOARD_DATA_FILE "board.bin"
87 #define QCA6174_HW_2_1_BOARD_DATA_FILE "board.bin"
91 #define QCA6174_HW_3_0_BOARD_DATA_FILE "board.bin"
101 #define QCA99X0_HW_2_0_BOARD_DATA_FILE "board.bin"
109 #define QCA9984_HW_1_0_BOARD_DATA_FILE "board.bin"
118 #define QCA9888_HW_2_0_BOARD_DATA_FILE "board.bin"
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dwm8994.txt4 on the board).
8 - compatible : One of "wlf,wm1811", "wlf,wm8994" or "wlf,wm8958".
10 - reg : the I2C address of the device for I2C, the chip select
13 - gpio-controller : Indicates this device is a GPIO controller.
14 - #gpio-cells : Must be 2. The first cell is the pin number and the
17 - power supplies for the device, as covered in
20 - for wlf,wm1811 and wlf,wm8958:
21 AVDD1-supply, AVDD2-supply, DBVDD1-supply, DBVDD2-supply, DBVDD3-supply,
22 DCVDD-supply, CPVDD-supply, SPKVDD1-supply, SPKVDD2-supply
23 - for wlf,wm8994:
[all …]
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dcommon.yaml1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jacek Anaszewski <jacek.anaszewski@gmail.com>
11 - Pave
[all...]
/freebsd/sys/contrib/device-tree/Bindings/
H A Dwriting-bindings.rst1 .. SPDX-License-Identifier: GPL-2.0
10 For guidelines related to patches, see
11 Documentation/devicetree/bindings/submitting-patches.rst
17 - DO attempt to make bindings complete even if a driver doesn't support some
21 - DON'T refer to Linux or "device driver" in bindings. Bindings should be
24 - DO use node names matching the class of the device. Many standard names are
27 - DO check that the example matches the documentation especially after making
30 - DON'T create nodes just for the sake of instantiating drivers. Multi-function
34 - DON'T use 'syscon' alone without a specific compatible string. A 'syscon'
42 - DO make 'compatible' properties specific. DON'T use wildcards in compatible
[all …]
/freebsd/contrib/ntp/ntpd/
H A Drefclock_heath.c2 * refclock_heath - clock driver for Heath GC-1000
3 * (but no longer the GC-1001 Model II, which apparently never worked)
25 * This driver supports the Heath GC-1000 Most Accurate Clock, with
37 * There were two GC-1000 versions supported by this driver. The original
38 * GC-1000 with RS-232 output first appeared in 1983, but dissapeared
39 * from the market a few years later. The GC-1001 II with RS-232 output
42 * The GC-100
[all...]
/freebsd/sys/dev/hifn/
H A Dhifn7751var.h3 /*-
4 * SPDX-License-Identifier: BSD-3-Clause
9 * Copyright (c) 2000-2001 Network Security Technologies, Inc.
12 * Please send any comments, feedback, bug-fixes, or feature requests to
41 * Materiel Command, USAF, under agreement number F30602-01-2-0537.
85 * Data structure to hold all 4 rings and any other ring related data
111 bus_dmamap_sync((sc)->sc_dmat, (sc)->sc_dmamap, (f))
119 bus_dmamap_sync((sc)->sc_dmat, (sc)->sc_dmamap, (f))
122 bus_dmamap_sync((sc)->sc_dmat, (sc)->sc_dmamap, (f))
125 * Holds data specific to a single HIFN board.
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra30-cardhu.dtsi1 // SPDX-License-Identifier: GPL-2.0
2 #include <dt-bindings/input/input.h>
3 #include <dt-bindings/thermal/thermal.h>
5 #include "tegra30-cpu-opp.dtsi"
6 #include "tegra30-cpu-opp-microvol
[all...]
/freebsd/contrib/googletest/docs/
H A Dprimer.md19 code. GoogleTest groups related tests into test suites that can share data
24 platform-neutral; its tests should also be platform-neutral. GoogleTest
30 tests that report non-fatal failures after which the current test continues.
31 Thus, you can detect and fix multiple bugs in a single run-edit-compile
38 across tests and pay for the set-up/tear-down only once, without making
52 related tests, whereas current publications, including International Software
53 Testing Qualifications Board ([ISTQB](https://www.istqb.org/)) materials and
57 The related term *Test*, as it is used in GoogleTest, corresponds to the term
72 :----------------------------------------------------------------------------------- | :-----------…
73 …am path with specific input values and verify the results | [TEST()](#simple-tests) | [Test Case][…
[all …]
/freebsd/contrib/ntp/include/
H A Dmbg_gps166.h2 …* /src/NTP/REPOSITORY/ntp4-dev/include/mbg_gps166.h,v 4.7 2006/06/22 18:41:43 kardel RELEASE_20060…
11 * Copyright (c) 1997-2005 by Frank Kardel <kardel <AT> ntp.org>
77 * The Unix time_t epoch is usually 1970-01-01 00:00 whereas
78 * the GPS epoch is 1980-01-06 00:00, so the difference is 10 years,
80 * of the day-of-month (6 - 1), so:<br>
157 * @deprecated This structure is deprecated, ::PORT_SETTINGS and related structures
199 * The individual command codes are marked with (rwa) accordingly, where '-' is used
217 GPS_AUTO_ON = 0x000, ///< (-w-) no data, enable auto-msgs from device
218 GPS_AUTO_OFF, ///< (-w-) no data, disable auto-msgs from device
219 …GPS_SW_REV, ///< (r--) deprecated, ::SW_REV, software revision, use only if ::GPS_RECEIV…
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/marvell/
H A Darmada-3720-turris-mox.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree file for CZ.NIC Turris Mox Board
7 /dts-v1/;
9 #include <dt-bindings/bus/moxtet.h>
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/input/input.h>
12 #include "armada-372x.dtsi"
15 model = "CZ.NIC Turris Mox Board";
[all...]
/freebsd/contrib/wpa/wpa_supplicant/
H A Dandroid.config14 # or GnuTLS in non-default location
15 #CFLAGS += -I/usr/local/openssl/include
16 #LIBS += -L/usr/local/openssl/lib
21 #CFLAGS += -I/usr/include/kerberos
25 # functionality is added to it. nl80211-based interface is the new
40 #CFLAGS += -I/usr/local/include
41 #LIBS += -L/usr/local/lib
42 #LIBS_p += -L/usr/local/lib
43 #LIBS_c += -L/usr/local/lib
47 #CFLAGS += -I/usr/include/w32api/ddk
[all …]
H A Ddefconfig14 # or GnuTLS in non-default location
15 #CFLAGS += -I/usr/local/openssl/include
16 #LIBS += -L/usr/local/openssl/lib
21 #CFLAGS += -I/usr/include/kerberos
25 # functionality is added to it. nl80211-based interface is the new
40 #CFLAGS += -I$<path to libnl include files>
41 #LIBS += -L$<path to libnl library files>
52 #CFLAGS += -I/usr/local/include
53 #LIBS += -L/usr/local/lib
54 #LIBS_p += -L/usr/local/lib
[all …]

1234