Home
last modified time | relevance | path

Searched full:stages (Results 1 – 25 of 194) sorted by relevance

12345678

/linux/include/linux/spi/
H A Dsh_msiof.h80 #define SIFCTR_TFWM_64 0U /* Transfer Request when 64 empty stages */
81 #define SIFCTR_TFWM_32 1U /* Transfer Request when 32 empty stages */
82 #define SIFCTR_TFWM_24 2U /* Transfer Request when 24 empty stages */
83 #define SIFCTR_TFWM_16 3U /* Transfer Request when 16 empty stages */
84 #define SIFCTR_TFWM_12 4U /* Transfer Request when 12 empty stages */
85 #define SIFCTR_TFWM_8 5U /* Transfer Request when 8 empty stages */
86 #define SIFCTR_TFWM_4 6U /* Transfer Request when 4 empty stages */
90 #define SIFCTR_RFWM_1 0U /* Transfer Request when 1 valid stages */
91 #define SIFCTR_RFWM_4 1U /* Transfer Request when 4 valid stages */
92 #define SIFCTR_RFWM_8 2U /* Transfer Request when 8 valid stages */
[all …]
/linux/include/trace/
H A Dtrace_custom_events.h24 #include "stages/init.h"
38 #include "stages/stage1_struct_define.h"
59 #include "stages/stage2_data_offsets.h"
74 #include "stages/stage3_trace_output.h"
105 #include "stages/stage4_event_fields.h"
117 #include "stages/stage5_get_offsets.h"
137 #include "stages/stage6_event_callback.h"
185 #include "stages/stage7_class_define.h"
/linux/tools/testing/selftests/tc-testing/
H A DREADME78 A test case has four stages:
85 The setup and teardown stages can run zero or more commands. The setup
88 can be run next. These two stages require any commands run to return
91 The execute and verify stages each run one command. The execute stage
156 adjust-command (runs in all stages and receives the stage name)
168 The stages are identified by the following strings:
/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
H A Dpipeline.c236 s = pipeline->stages; in ia_css_pipeline_clean()
272 last = pipeline->stages; in ia_css_pipeline_create_and_add_stage()
295 /* Do this only for ISP stages*/ in ia_css_pipeline_create_and_add_stage()
314 pipeline->stages = new_stage; in ia_css_pipeline_create_and_add_stage()
332 for (stage = pipeline->stages; stage; stage = stage->next) { in ia_css_pipeline_finalize_stages()
352 for (s = pipeline->stages; s; s = s->next) { in ia_css_pipeline_get_stage()
371 for (s = pipeline->stages; s; s = s->next) { in ia_css_pipeline_get_stage_from_fw()
391 for (s = pipeline->stages; s; s = s->next) { in ia_css_pipeline_get_fw_from_stage()
414 for (s = pipeline->stages; s; s = s->next) { in ia_css_pipeline_get_output_stage()
477 * we use a pipeline. A pipeline contains a number of stages, each with
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-health-afe440x6 Get measured values from the ADC for these stages. Y is the
30 stages. The values are expressed in 5-bit sign-magnitude.
/linux/Documentation/devicetree/bindings/sound/
H A Dti,tas5086.txt28 stages connected to the PWM output pins work. Not all
29 power stages are compatible to Mid-Z - please refer
/linux/sound/ppc/
H A Dsnd_ps3.h96 /* how many stages the fifo have */
98 /* fifo size 128 bytes * 8 stages * stereo (2ch) */
/linux/arch/sh/include/asm/
H A Dsh_bios.h10 * usually from within the early stages of kernel boot.
/linux/Documentation/arch/arm/sa1100/
H A Dlart.rst11 is under development, with plenty of others in different stages of
/linux/Documentation/devicetree/bindings/firmware/
H A Dnvidia,tegra210-bpmp.txt4 in Tegra210 SoC. It is designed to handle the early stages of the boot
/linux/Documentation/devicetree/bindings/usb/
H A Daspeed,ast2600-udc.yaml18 Supports 32/256 stages descriptor mode for all generic endpoints.
/linux/Documentation/devicetree/bindings/watchdog/
H A Darm,sbsa-gwdt.yaml14 two stages of timeout have elapsed. A detailed definition of the watchdog
/linux/Documentation/leds/
H A Dleds-sc27xx.rst11 LED controller, it only supports 4 stages to make a single
/linux/sound/soc/codecs/
H A Dlm49453.h39 /* Analog Mixer Input Stages */
45 /* Analog Mixer Output Stages */
/linux/drivers/net/wwan/t7xx/
H A Dt7xx_modem_ops.h31 * enum hif_ex_stage - HIF exception handshake stages with the HW.
/linux/include/linux/
H A Dlibps2.h39 * @flags: various internal flags indicating stages of PS/2 command execution
/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cfg.h44 uint32_t nb_stages; /* number of stages per blender */
/linux/tools/testing/selftests/resctrl/
H A DREADME59 A test case has four stages:
/linux/arch/x86/kernel/cpu/
H A DMakefile6 # Don't trace early stages of a secondary CPU boot
/linux/tools/testing/selftests/tc-testing/creating-plugins/
H A DAddingPlugins.txt75 The stages are represented by the following strings:
/linux/Documentation/fb/
H A Ddeferred_io.rst31 the final image rather than the intermediate stages which is why it's okay
/linux/drivers/acpi/acpica/
H A Dhwxfsleep.c194 * We break sleeping into 2 stages so that OSPM can handle in ACPI_EXPORT_SYMBOL()
317 * We break wake/resume into 2 stages so that OSPM can handle in ACPI_EXPORT_SYMBOL()
/linux/tools/testing/selftests/kvm/
H A Dkvm_page_table_test.c31 /* Different guest memory accessing stages */
215 * single vcpu running in different test stages. in vcpu_worker()
/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.h70 struct ieee80211_tx_rate rates[4]; /* number of multi-rate stages */
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_mmio.h41 /* Boot stages */

12345678