| /f-stack/freebsd/contrib/device-tree/Bindings/input/touchscreen/ |
| H A D | touchscreen.yaml | 14 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 D | ads7846.txt | 79 ti,pressure-min Minimum reported pressure value 81 ti,pressure-max Maximum reported pressure value (u16).
|
| H A D | ad7879.txt | 9 - touchscreen-max-pressure : maximum reported pressure
|
| H A D | cyttsp.txt | 25 before movement is detected and reported by the device.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/serial/ |
| H A D | snps-dw-apb-uart.yaml | 74 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 D | cdns,uart.txt | 17 always be reported as active instead of being obtained from the modem status
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | CHANGELOG | 104 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 D | Abigail.am | 6 # 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 D | img-mdc-dma.txt | 14 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 D | iqs269a.yaml | 164 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 D | gpio-decoder.txt | 9 - decoder-max-value: Maximum possible value that can be reported by
|
| H A D | max77650-onkey.yaml | 26 The key-code to be reported when the key is pressed. Defaults
|
| H A D | lpc32xx-key.txt | 14 - linux,keymap: the key-code to be reported when the key is pressed
|
| H A D | samsung-keypad.txt | 33 - linux,code: the key-code to be reported when the key is pressed
|
| /f-stack/freebsd/contrib/device-tree/Bindings/power/supply/ |
| H A D | max17042_battery.txt | 17 If skipped the condition won't be reported.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/x86/ |
| H A D | ce4100.txt | 52 If the OS is using the IO-APIC for interrupt routing then the reported
|
| /f-stack/freebsd/contrib/openzfs/contrib/pyzfs/ |
| H A D | README | 11 Errors are reported as exceptions rather than integer errno-style
|
| /f-stack/freebsd/contrib/device-tree/Bindings/bus/ |
| H A D | baikal,bt1-apb.yaml | 19 reported to the APB terminator (APB Errors Handler Block).
|
| H A D | baikal,bt1-axi.yaml | 21 an IRQ is raised and a faulty situation is reported to the AXI EHB
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | README | 62 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 D | meson_ut.rst | 59 will be reported as skipped if they cannot run. To enable those test cases,
|
| H A D | metrics_lib.rst | 176 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 D | mips-gic.txt | 22 the base address reported by the hardware GCR_GIC_BASE will be used.
|
| H A D | mti,gic.yaml | 35 the base address reported by the hardware GCR_GIC_BASE will be used.
|
| /f-stack/tools/ifconfig/ |
| H A D | ifieee80211.c | 4097 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()
|