Home
last modified time | relevance | path

Searched refs:reported (Results 1 – 25 of 70) sorted by relevance

123

/f-stack/freebsd/contrib/device-tree/Bindings/input/touchscreen/
H A Dtouchscreen.yaml14 description: minimum x coordinate reported
19 description: minimum y coordinate reported
24 description: horizontal resolution of touchscreen (maximum x coordinate reported + 1)
28 description: vertical resolution of touchscreen (maximum y coordinate reported + 1)
32 description: maximum reported pressure (arbitrary range dependent on the controller)
H A Dads7846.txt79 ti,pressure-min Minimum reported pressure value
81 ti,pressure-max Maximum reported pressure value (u16).
H A Dad7879.txt9 - touchscreen-max-pressure : maximum reported pressure
H A Dcyttsp.txt25 before movement is detected and reported by the device.
/f-stack/freebsd/contrib/device-tree/Bindings/serial/
H A Dsnps-dw-apb-uart.yaml74 always be reported as active instead of being obtained from the modem
81 always be reported as active instead of being obtained from the modem
88 always be reported as active instead of being obtained from the modem
95 be reported as inactive instead of being obtained from the modem status
H A Dcdns,uart.txt17 always be reported as active instead of being obtained from the modem status
/f-stack/freebsd/contrib/zstd/
H A DCHANGELOG104 cli: fix command `-D dictionary` on Windows, reported by @artyompetrov
200 build: fix compilation on MIPS32, reported by @clbr (#1441)
228 api : fix : block api can be streamed with > 4 GB, reported by @catid
310 build : fixed binary variants, reported by @svenha (#788)
428 Fixed : zstd-pgo, reported by octoploid (#329)
454 Fixed : large dictionaries (> 384 KB), reported by Ilona Papava
456 Fixed : combined --test amd --rm, reported by Andreas M. Nilsson
477 fixed : dictBuilder using HC levels, reported by Bartosz Taudul
491 fixed : corruption issue, reported by cj
564 Fixed : ZSTD_LEGACY_SUPPORT=0 build mode (reported by Luben)
[all …]
/f-stack/freebsd/contrib/openzfs/config/
H A DAbigail.am6 # reported on CentOS7 for libuutil.so.
9 # changes in public system headers are also reported.
/f-stack/freebsd/contrib/device-tree/Bindings/dma/
H A Dimg-mdc-dma.txt14 The maximum burst size is this value multiplied by the hardware-reported bus
24 the number reported by the hardware is used.
/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A Diqs269a.yaml164 increasing or decreasing counts, thereby permitting events to be reported
282 Inverts the polarity of the states reported for proximity, touch and
374 Represents a proximity event reported by the channel in response to
379 that only events corresponding to a decrease in counts are reported
384 can be reported. Alternatively, specify 'azoteq,invert-enable' to in-
385 vert the polarity of the states reported by the channel.
407 description: Represents a touch event reported by the channel.
432 description: Represents a deep-touch event reported by the channel.
H A Dgpio-decoder.txt9 - decoder-max-value: Maximum possible value that can be reported by
H A Dmax77650-onkey.yaml26 The key-code to be reported when the key is pressed. Defaults
H A Dlpc32xx-key.txt14 - linux,keymap: the key-code to be reported when the key is pressed
H A Dsamsung-keypad.txt33 - linux,code: the key-code to be reported when the key is pressed
/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Dmax17042_battery.txt17 If skipped the condition won't be reported.
/f-stack/freebsd/contrib/device-tree/Bindings/x86/
H A Dce4100.txt52 If the OS is using the IO-APIC for interrupt routing then the reported
/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/
H A DREADME11 Errors are reported as exceptions rather than integer errno-style
/f-stack/freebsd/contrib/device-tree/Bindings/bus/
H A Dbaikal,bt1-apb.yaml19 reported to the APB terminator (APB Errors Handler Block).
H A Dbaikal,bt1-axi.yaml21 an IRQ is raised and a faulty situation is reported to the AXI EHB
/f-stack/freebsd/contrib/zlib/
H A DREADME62 compiler flag). The compiler bug has been reported to SGI.
82 people who reported problems and suggested various improvements in zlib; they
/f-stack/dpdk/doc/guides/prog_guide/
H A Dmeson_ut.rst59 will be reported as skipped if they cannot run. To enable those test cases,
H A Dmetrics_lib.rst176 These statistics are reported via the metrics library using the
242 the jitter in processing delay. These statistics are then reported
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dmips-gic.txt22 the base address reported by the hardware GCR_GIC_BASE will be used.
H A Dmti,gic.yaml35 the base address reported by the hardware GCR_GIC_BASE will be used.
/f-stack/tools/ifconfig/
H A Difieee80211.c4097 uint8_t reported[IEEE80211_CHAN_BYTES]; in print_channels() local
4105 memset(reported, 0, sizeof(reported)); in print_channels()
4121 if (isset(reported, c->ic_ieee) && !verb) { in print_channels()
4126 setbit(reported, c->ic_ieee); in print_channels()
4133 if (isset(reported, c->ic_ieee) && !verb) { in print_channels()
4141 setbit(reported, c->ic_ieee); in print_channels()
4191 uint8_t reported[IEEE80211_CHAN_BYTES]; in list_txpow() local
4200 memset(reported, 0, sizeof(reported)); in list_txpow()
4204 if (isset(reported, c->ic_ieee) && !verbose) { in list_txpow()
4213 setbit(reported, c->ic_ieee); in list_txpow()

123