/linux/include/linux/spi/ |
H A D | sh_msiof.h | 80 #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 D | trace_custom_events.h | 24 #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 D | trace_events.h | 27 #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 D | perf.h | 7 #include "stages/stage6_event_callback.h"
|
/linux/tools/testing/selftests/tc-testing/ |
H A D | README | 78 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 D | sysfs-bus-iio-health-afe440x | 6 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 D | sbsa_gwdt.c | 18 * 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 D | ti,tas5086.txt | 28 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 D | snd_ps3.h | 96 /* how many stages the fifo have */ 98 /* fifo size 128 bytes * 8 stages * stereo (2ch) */
|
/linux/Documentation/devicetree/bindings/mmc/ |
H A D | mtk-sd.yaml | 108 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 D | sh_bios.h | 10 * usually from within the early stages of kernel boot.
|
/linux/Documentation/arch/arm/sa1100/ |
H A D | lart.rst | 11 is under development, with plenty of others in different stages of
|
/linux/Documentation/devicetree/bindings/firmware/ |
H A D | nvidia,tegra210-bpmp.txt | 4 in Tegra210 SoC. It is designed to handle the early stages of the boot
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | aspeed,ast2600-udc.yaml | 18 Supports 32/256 stages descriptor mode for all generic endpoints.
|
/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | arm,sbsa-gwdt.yaml | 14 two stages of timeout have elapsed. A detailed definition of the watchdog
|
/linux/Documentation/leds/ |
H A D | leds-sc27xx.rst | 11 LED controller, it only supports 4 stages to make a single
|
/linux/sound/soc/codecs/ |
H A D | lm49453.h | 39 /* Analog Mixer Input Stages */ 45 /* Analog Mixer Output Stages */
|
/linux/drivers/net/wwan/t7xx/ |
H A D | t7xx_modem_ops.h | 31 * enum hif_ex_stage - HIF exception handshake stages with the HW.
|
/linux/include/linux/ |
H A D | libps2.h | 39 * @flags: various internal flags indicating stages of PS/2 command execution
|
/linux/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_cfg.h | 44 uint32_t nb_stages; /* number of stages per blender */
|
/linux/tools/testing/selftests/resctrl/ |
H A D | README | 59 A test case has four stages:
|
/linux/arch/x86/kernel/cpu/ |
H A D | Makefile | 6 # Don't trace early stages of a secondary CPU boot
|
/linux/tools/testing/selftests/tc-testing/creating-plugins/ |
H A D | AddingPlugins.txt | 75 The stages are represented by the following strings:
|
/linux/Documentation/fb/ |
H A D | deferred_io.rst | 31 the final image rather than the intermediate stages which is why it's okay
|
/linux/mm/ |
H A D | page_reporting.c | 141 * 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
|