Home
last modified time | relevance | path

Searched full:discontinuous (Results 1 – 11 of 11) 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
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/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.c2297 * The trace is discontinuous, if the previous packet is in cs_etm__set_sample_flags()
/linux/mm/
H A Dmempolicy.c1305 * on discontinuous address spaces is okay after all in do_mbind()
/linux/drivers/usb/host/
H A Dxhci.c5277 /* support to build packet from discontinuous buffers */ in xhci_gen_setup()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c3729 netdev_err(netdev, "Discontinuous queues config is not supported\n"); in mlx5e_mqprio_channel_validate()
/linux/kernel/bpf/
H A Dverifier.c2329 * contiguous u64 ranges, but they are discontinuous in s64. [B, C] in __reg64_deduce_bounds()