Home
last modified time | relevance | path

Searched full:discontinuous (Results 1 – 16 of 16) sorted by relevance

/linux/rust/kernel/
H A Dtime.rs81 /// The CLOCK_MONOTONIC clock is not affected by discontinuous jumps in the
99 /// affected by discontinuous jumps in the system time (e.g., if the system
/linux/Documentation/devicetree/bindings/sound/
H A Dcs35l36.txt54 (Discontinuous Conduction) mode during low loading conditions.
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.h208 * control register are discontinuous, but they are mapping together. That
H A Dpinctrl-mtk-common.c128 * control register are discontinuous, so we need this special handle. in mtk_pconf_set_ies_smt()
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dst,stm32-adc.yaml12 in single, continuous, scan or discontinuous mode. Result of the ADC is
/linux/sound/firewire/bebob/
H A Dbebob.c166 // discontinuous cycle or data block counter in early stage of packet in detect_quirks()
/linux/Documentation/virt/hyperv/
H A Dvmbus.rst146 associated with each GPA so that multiple discontinuous areas
/linux/scripts/
H A Dspelling.txt577 discontinous||discontinuous
/linux/tools/perf/util/
H A Dthread-stack.c426 * When the trace is discontinuous, the trace_nr changes. In that case in thread_stack__event()
H A Dcs-etm.c2306 * The trace is discontinuous, if the previous packet is in cs_etm__set_sample_flags()
/linux/drivers/media/usb/uvc/
H A Duvc_video.c1174 * that discontinuous sequence numbers always indicate lost frames. in uvc_video_decode_start()
/linux/drivers/spi/
H A Dspi-stm32.c1015 else if (spi->tx_buf)/* Load data for discontinuous mode */ in stm32fx_spi_irq_event()
/linux/mm/
H A Dmempolicy.c1450 * on discontinuous address spaces is okay after all in do_mbind()
/linux/drivers/usb/host/
H A Dxhci.c5392 /* support to build packet from discontinuous buffers */ in xhci_gen_setup()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c3795 netdev_err(netdev, "Discontinuous queues config is not supported\n"); in mlx5e_mqprio_channel_validate()
/linux/kernel/bpf/
H A Dverifier.c2500 * contiguous u64 ranges, but they are discontinuous in s64. [B, C] in __reg64_deduce_bounds()