Home
last modified time | relevance | path

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

/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
/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/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.c1520 * on discontinuous address spaces is okay after all in do_mbind()
/linux/drivers/usb/host/
H A Dxhci.c5416 /* support to build packet from discontinuous buffers */ in xhci_gen_setup()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c3844 netdev_err(netdev, "Discontinuous queues config is not supported\n"); in mlx5e_mqprio_channel_validate()
/linux/kernel/bpf/
H A Dverifier.c2520 * contiguous u64 ranges, but they are discontinuous in s64. [B, C] in __reg64_deduce_bounds()