Searched full:ranging (Results 1 – 25 of 92) sorted by relevance
1234
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | location.h | 15 * @TOF_RANGE_REQ_CMD: TOF ranging request, 29 * @TOF_RANGE_ABORT_CMD: abort ongoing ranging, uses 34 * @TOF_RANGE_REQ_EXT_CMD: TOF extended ranging config, 76 * @TOF_RANGE_RESPONSE_NOTIF: ranging response, using one of 157 * @IWL_TOF_RESPONDER_CMD_VALID_NDP_SUPPORT: enable/disable NDP ranging support 200 * @IWL_TOF_RESPONDER_FLAGS_NDP_SUPPORT: support NDP ranging 370 * @min_time_between_msr: for non trigger based NDP ranging, minimum time 372 * @max_time_between_msr: for non trigger based NDP ranging, maximum time 422 * @min_time_between_msr: for non trigger based NDP ranging, minimum time 424 * @max_time_between_msr: for non trigger based NDP ranging, maximum time [all …]
|
/linux-6.14.4/drivers/iio/proximity/ |
D | mb1232.c | 38 * optionally a gpio can be used to announce when ranging has 43 struct completion ranging; member 57 complete(&data->ranging); in mb1232_handle_irq() 71 reinit_completion(&data->ranging); in mb1232_read_distance() 81 ret = wait_for_completion_killable_timeout(&data->ranging, in mb1232_read_distance() 212 init_completion(&data->ranging); in mb1232_probe()
|
D | vl53l0x-i2c.c | 3 * Support for ST VL53L0X FlightSense ToF Ranging Sensor on a i2c bus. 421 MODULE_DESCRIPTION("ST vl53l0x ToF ranging sensor driver");
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-class-net-qmi | 32 Write a number ranging from 1 to 254 to add a qmap mux 49 Write a number ranging from 1 to 254 to delete a previously
|
D | sysfs-block-dm | 34 microseconds (ranging from 1 to 100000 usecs).
|
/linux-6.14.4/Documentation/fb/ |
D | sh7760fb.rst | 8 supports (in theory) resolutions ranging from 1x1 to 1024x1024, 9 with color depths ranging from 1 to 16 bits, on STN, DSTN and TFT Panels.
|
/linux-6.14.4/net/wireless/ |
D | pmsr.c | 132 "FTM: trigger based ranging is not supported"); in pmsr_parse_ftm() 141 "FTM: trigger based ranging is not supported"); in pmsr_parse_ftm() 163 "FTM: non EDCA based ranging must use HE preamble"); in pmsr_parse_ftm() 173 "FTM: LMR feedback set for EDCA based ranging"); in pmsr_parse_ftm() 181 "FTM: BSS color set for EDCA based ranging"); in pmsr_parse_ftm()
|
/linux-6.14.4/drivers/media/platform/imagination/ |
D | Kconfig | 13 semiplanar video formats, with resolution ranging from 64x64 to 8K x 8K
|
/linux-6.14.4/Documentation/devicetree/bindings/iio/proximity/ |
D | st,vl53l0x.yaml | 7 title: ST VL53L0X ToF ranging sensor
|
D | maxbotix,mb1232.yaml | 15 for ranging
|
/linux-6.14.4/Documentation/hwmon/ |
D | lan966x.rst | 27 frequency ranging from ~20Hz to ~650kHz.
|
D | adt7410.rst | 56 common hysteresis of 0°C - 15°C and a fault queue, ranging from 1 to 4 events.
|
D | nzxt-kraken3.rst | 35 the detected liquid temperature. Only PWM values (ranging from 0-255) can be set.
|
/linux-6.14.4/Documentation/devicetree/bindings/power/reset/ |
D | restart-handler.yaml | 21 A priority ranging from 0 to 255 according to the following guidelines::
|
/linux-6.14.4/Documentation/mm/ |
D | index.rst | 31 (MM) subsystem internals with different level of details ranging from notes and
|
/linux-6.14.4/drivers/net/phy/ |
D | open_alliance_helpers.h | 30 * of 1 meter, ranging from 0 to 31 meters. The exact interpretation of the
|
/linux-6.14.4/Documentation/devicetree/bindings/hwmon/ |
D | amd,sbtsi.yaml | 20 of 0.125 degrees, ranging from 0 to 255.875.
|
/linux-6.14.4/Documentation/userspace-api/media/v4l/ |
D | vidioc-queryctrl.rst | 333 - An integer-valued control ranging from minimum to maximum 406 - An unsigned 8-bit valued control ranging from minimum to maximum 412 - An unsigned 16-bit valued control ranging from minimum to maximum 418 - An unsigned 32-bit valued control ranging from minimum to maximum
|
/linux-6.14.4/Documentation/devicetree/bindings/mtd/ |
D | nvidia-tegra20-nand.txt | 22 - reg: An integer ranging from 1 to 6 representing the CS line to use.
|
/linux-6.14.4/drivers/iio/chemical/ |
D | sps30.c | 53 /* return values ranging from 1 to 99 */ in sps30_float_to_int_clamped() 57 /* return values ranging from 100 to 300000 */ in sps30_float_to_int_clamped()
|
/linux-6.14.4/Documentation/misc-devices/ |
D | ibmvmc.rst | 150 new HMC session value (ranging from 1 to 255) and HMC index value (starting 151 at index 0 and ranging to 254) for this HMC ID. The driver then does an
|
/linux-6.14.4/Documentation/devicetree/bindings/i2c/ |
D | i2c-exynos5.yaml | 14 at various speeds ranging from 100kHz to 3.4MHz.
|
/linux-6.14.4/Documentation/devicetree/bindings/net/pse-pd/ |
D | microchip,pd692x0.yaml | 61 Incremental index of the PSE manager starting from 0, ranging
|
/linux-6.14.4/Documentation/networking/ |
D | phy-link-topology.rst | 78 (akin to the ifindex). This index is a u32, ranging from 1 to U32_MAX. The value
|
/linux-6.14.4/Documentation/arch/s390/ |
D | common_io.rst | 42 will ignore all devices ranging from 0.0.0023 to 0.0.0042 and the device
|
1234