Home
last modified time | relevance | path

Searched refs:known (Results 1 – 25 of 142) sorted by relevance

123456

/f-stack/freebsd/contrib/openzfs/tests/test-runner/bin/
H A Dzts-report.py.in147 known = { variable
162 known.update({
169 known.update({
333 if setup in known and known[setup][0] == "SKIP":
338 if ((test not in known or results[test] not in known[test][0]) and
352 if test in known:
355 elif known[test][1].isdigit():
358 expect = known[test][1]
364 elif setup in known and known[setup][0] == "SKIP" and setup != test:
373 for test in sorted(known.keys()):
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/arm/marvell/
H A Dmarvell,orion5x.txt10 SoC. Currently known SoC compatibles are:
16 board. Currently known boards are:
H A Dmarvell,kirkwood.txt10 SoC. Currently known SoC compatibles are:
20 board. Currently known boards are:
/f-stack/freebsd/contrib/device-tree/Bindings/spi/
H A Dbrcm,bcm2835-spi.txt3 The BCM2835 contains two forms of SPI master controller, one known simply as
4 SPI0, and the other known as the "Universal SPI Master"; part of the
H A Dbrcm,bcm2835-aux-spi.txt3 The BCM2835 contains two forms of SPI master controller, one known simply as
4 SPI0, and the other known as the "Universal SPI Master"; part of the
/f-stack/doc/
H A DF-Stack_Roadmap.md3 This list are major known features, and obviously neither complete nor guaranteed.
/f-stack/freebsd/contrib/device-tree/Bindings/mips/img/
H A Dpistachio-marduk.txt9 It is also known as Creator Ci40. Marduk is legacy name and will
/f-stack/freebsd/contrib/device-tree/Bindings/arm/freescale/
H A Dfsl,layerscape-scfg.txt10 The following <chip>s are known to be supported:
H A Dfsl,layerscape-dcfg.txt10 The following <chip>s are known to be supported:
/f-stack/freebsd/contrib/device-tree/Bindings/timer/
H A Darm,armv7m-systick.txt3 ARMv7-M includes a system timer, known as SysTick. Current driver only
/f-stack/freebsd/contrib/device-tree/Bindings/phy/
H A Dbcm-ns-usb3-phy.txt12 three known series: Ax, Bx and Cx.
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-misc-minor.m45 dnl # number. Start with a large known available unreserved minor and work
/f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/
H A Dqcom,spmi-vadc.yaml63 For compatible property "qcom,spmi-vadc" following channels, also known as
116 known as absolute calibration.
121 reference channels, also known as absolute calibration.
H A Dqcom,spmi-vadc.txt92 known as absolute calibration.
97 also known as absolute calibration.
136 For compatible property "qcom,spmi-vadc" following channels, also known as
/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Dfsl,pci.txt17 /* PCI-X bridge known to be PrPMC Monarch */
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Drsend.kshlib758 typeset flag known derived=0
760 known=${feature[$flag]}
761 [[ -z $known ]] && log_fail "Unknown feature: $flag"
764 [[ $derived = $known ]] || return 1
/f-stack/freebsd/contrib/device-tree/Bindings/power/
H A Drockchip-io-domain.txt91 - flash1-supply: The supply connected to FLASH1_VDD. Also known as SDIO1.
96 - wifi-supply: The supply connected to APIO3_VDD. Also known as SDIO0.
105 - wifi-supply: The supply connected to APIO2_VDD. Also known as SDIO0.
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dti,sci-clk.txt6 running an OS and the System Controller happens through a protocol known
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dsnps,dw-apb-ictl.txt3 Synopsys DesignWare provides interrupt controller IP for APB known as
/f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/
H A Dtoshiba,et8ek8.txt18 a pre-determined frequency known to be suitable to the board.
/f-stack/freebsd/amd64/conf/
H A DGENERIC-KCSAN6 # WITNESS and INVARIANTS checking, which are known to have significant
/f-stack/freebsd/contrib/device-tree/Bindings/ata/
H A Dpata-common.yaml14 ATA (PATA, also known as IDE) AT attachment storage devices.
/f-stack/app/redis-5.0.5/deps/lua/
H A DREADME26 Lua is implemented in pure ANSI C, and compiles unmodified in all known
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dnokia-bluetooth.txt6 (also known as h4p) by Nokia, which is similar to the H4 protocol from the
/f-stack/freebsd/contrib/device-tree/Bindings/gpio/
H A Dgpio-mpc8xxx.txt5 The following <soc>s are known to be supported:

123456