Home
last modified time | relevance | path

Searched full:stages (Results 1 – 25 of 186) 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"
H A Dtrace_events.h27 #include "stages/init.h"
58 #include "stages/stage1_struct_define.h"
125 #include "stages/stage2_data_offsets.h"
200 #include "stages/stage3_trace_output.h"
258 #include "stages/stage4_event_fields.h"
274 #include "stages/stage5_get_offsets.h"
400 #include "stages/stage6_event_callback.h"
472 #include "stages/stage7_class_define.h"
H A Dperf.h7 #include "stages/stage6_event_callback.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/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/drivers/watchdog/
H A Dsbsa_gwdt.c18 * or a two stages watchdog, it's set up by the module parameter "action".
21 * In the two stages mode, when the timeout is reached, the first signal (WS0)
29 * if action is 1 (the two stages mode):
37 * Note: Since this watchdog timer has two stages, and each stage is determined
39 * stages mode, the timeout is WOR. The maximum timeout in the two stages mode
/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/Documentation/devicetree/bindings/mmc/
H A Dmtk-sd.yaml108 This field has total 32 stages.
117 This field has total 32 stages.
133 pad macro, there are 32 stages from 0 to 31.
/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/mm/
H A Dpage_reporting.c141 * The page reporting cycle consists of 4 stages, fill, report, drain, and
142 * idle. We will cycle through the first 3 stages until we cannot obtain a

12345678