Home
last modified time | relevance | path

Searched full:stop (Results 1 – 25 of 339) sorted by relevance

12345678910>>...14

/Documentation/images/
Dlogo.svg64 <stop
65 style="stop-color:#fefefc;stop-opacity:1;"
68 <stop
71 style="stop-color:#fefefc;stop-opacity:1" />
72 <stop
73 style="stop-color:#d4d4d4;stop-opacity:1"
79 <stop
80 style="stop-color:#fefefc;stop-opacity:1;"
83 <stop
86 style="stop-color:#fefefc;stop-opacity:1" />
[all …]
/Documentation/devicetree/bindings/net/can/
Dfsl,flexcan.yaml85 fsl,stop-mode:
87 Register bits of stop mode control.
92 req_gpr is the gpr register offset of CAN stop request.
93 req_bit is the bit offset of CAN stop request.
98 - description: The 'req_gpr' is the gpr register offset of CAN stop request.
100 - description: The 'req_bit' is the bit offset of CAN stop request.
124 For SoCs with SCU support, need setup stop mode via SCU firmware, so this
160 fsl,stop-mode = <&gpr 0x34 28>;
173 fsl,stop-mode = <&gpr 0x34 28>;
/Documentation/tools/rtla/
Dcommon_osnoise_options.rst14 **-s**, **--stop** *us*
16 Stop the trace if a single sample is higher than the argument in microseconds.
19 **-S**, **--stop-total** *us*
21 Stop the trace if the total sample is higher than the argument in microseconds.
Drtla-timerlat-top.rst37 Set stop tracing conditions and run without collecting and displaying statistics.
38 Print the auto-analysis if the system hits the stop tracing condition. This option
46 automatic trace mode, instructing the tracer to stop if a *40 us* latency or
76 rtla timerlat hit stop tracing
77 ## CPU 23 hit stop tracing, analyzing it ##
/Documentation/devicetree/bindings/remoteproc/
Dqcom,pas-common.yaml34 - description: Stop acknowledge interrupt
44 - const: stop-ack
59 - description: Stop the modem
64 - const: stop
Dqcom,qcs404-cdsp-pil.yaml32 - description: Stop acknowledge interrupt
40 - const: stop-ack
94 - description: Stop the modem
99 - const: stop
134 "handover", "stop-ack";
163 qcom,smem-state-names = "stop";
Dqcom,sdm845-adsp-pil.yaml32 - description: Stop acknowledge interrupt
40 - const: stop-ack
94 - description: Stop the modem
99 - const: stop
137 "handover", "stop-ack";
162 qcom,smem-state-names = "stop";
Dqcom,sc7280-adsp-pil.yaml36 - description: Stop acknowledge interrupt
45 - const: stop-ack
93 - description: Stop the modem
97 const: stop
164 "handover", "stop-ack", "shutdown-ack";
181 qcom,smem-state-names = "stop";
Dqcom,sc7280-wpss-pil.yaml32 - description: Stop acknowledge interrupt
41 - const: stop-ack
106 - description: Stop the modem
110 const: stop
175 "stop-ack", "shutdown-ack";
193 qcom,smem-state-names = "stop";
Dqcom,sc7180-mss-pil.yaml42 - description: Stop acknowledge interrupt
51 - const: stop-ack
136 - description: Stop the modem
140 const: stop
211 "stop-ack", "shutdown-ack";
232 qcom,smem-state-names = "stop";
Dqcom,sc7280-mss-pil.yaml46 - description: Stop acknowledge interrupt
55 - const: stop-ack
150 - description: Stop the modem
154 const: stop
231 "stop-ack", "shutdown-ack";
249 qcom,smem-state-names = "stop";
Dqcom,msm8916-mss-pil.yaml45 - description: Stop acknowledge interrupt
53 - const: stop-ack
102 - description: Stop modem
107 - const: stop
261 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
264 qcom,smem-state-names = "stop";
/Documentation/devicetree/bindings/clock/
Drenesas,cpg-mstp-clocks.yaml7 title: Renesas Clock Pulse Generator (CPG) Module Stop (MSTP) Clocks
17 Clocks are referenced by user nodes by the Module Stop (MSTP) node phandle
35 - description: Module Stop Control Register (MSTPCR)
36 - description: Module Stop Status Register (MSTPSR)
/Documentation/userspace-api/media/v4l/
Dvidioc-overlay.rst13 VIDIOC_OVERLAY - Start or stop video overlay
35 Applications call :ref:`VIDIOC_OVERLAY` to start or stop the overlay. It
37 application to stop overlay, to one to start.
Dvidioc-encoder-cmd.rst51 After a STOP command, :c:func:`read()` calls will read
61 call of a streaming file descriptor sends an implicit immediate STOP to
113 - Stop the encoder. When the ``V4L2_ENC_CMD_STOP_AT_GOP_END`` flag
115 Of Pictures*, otherwise encoding will stop immediately. When the
147 - Stop encoding at the end of the current *Group Of Pictures*,
Dvidioc-decoder-cmd.rst54 call of a streaming file descriptor sends an implicit immediate STOP
111 - ``stop``
118 - Stop playback at this ``pts`` or immediately if the playback is
119 already past that timestamp. Leave to 0 if you want to stop after
158 decoder in case of an implicit stop initiated by the decoder itself,
163 - Stop the decoder. When the decoder is already stopped, this
/Documentation/translations/zh_CN/admin-guide/
Dcpu-load.rst53 static volatile sig_atomic_t stop;
58 stop = 1;
62 stop = 0;
63 while (!stop && --niters);
/Documentation/translations/zh_TW/admin-guide/
Dcpu-load.rst59 static volatile sig_atomic_t stop;
64 stop = 1;
68 stop = 0;
69 while (!stop && --niters);
/Documentation/devicetree/bindings/watchdog/
Datmel,sama5d4-wdt.yaml49 present if you want to stop the watchdog when the CPU is in idle state.
53 if the CPU stop working while it is in idle state, which is probably
59 present if you want to stop the watchdog when the CPU is in debug state.
/Documentation/admin-guide/
Dcpu-load.rst62 static volatile sig_atomic_t stop;
67 stop = 1;
72 stop = 0;
73 while (!stop && --niters);
/Documentation/input/
Dff.rst34 To stop this annoying behaviour, move your joystick to its limits. Anyway, you
163 struct input_event stop;
176 /* Stop an effect */
177 stop.type = EV_FF;
178 stop.code = effect.id;
179 stop.value = 0;
181 write(fd, (const void*) &stop, sizeof(stop));
/Documentation/driver-api/media/drivers/
Dpxa_camera.rst43 | STOP | | Wait for capture start |
45 +-> | QCI: stop | ------------------> | QCI: run | <------------+
46 | | DMA: stop | | DMA: stop | |
56 | | DMA: stop | / | DMA: run | | |
74 | QCI: run | | QCI: stop | --------------+
75 | DMA: run | | DMA: stop |
83 - "QCI: stop" means the QCI interface is not enabled
84 - "DMA: stop" means all 3 DMA channels are stopped
/Documentation/devicetree/bindings/arm/freescale/
Dfsl,imx7ulp-pm.yaml14 the MCU into and out of all stop and run power modes. Specifically, it
20 Standby modes for either Cortex family. Run, Wait, and Stop are the
/Documentation/ABI/testing/
Dsysfs-bus-soundwire-master23 clock-stop-mode0 and clock-stop-mode1 properties.
/Documentation/devicetree/bindings/clock/ti/
Ddpll.txt8 modes (locked, low power stop etc.) This binding has several
54 - ti,low-power-stop : DPLL supports low power stop mode, gating output
78 ti,low-power-stop;

12345678910>>...14