Home
last modified time | relevance | path

Searched refs:handover (Results 1 – 25 of 29) sorted by relevance

12

/Linux-v5.15/drivers/remoteproc/
Dqcom_q6v5.c130 if (q6v5->handover) in q6v5_handover_interrupt()
131 q6v5->handover(q6v5); in q6v5_handover_interrupt()
205 void (*handover)(struct qcom_q6v5 *q6v5)) in qcom_q6v5_init()
212 q6v5->handover = handover; in qcom_q6v5_init()
Dqcom_q6v5.h35 void (*handover)(struct qcom_q6v5 *q6v5); member
40 void (*handover)(struct qcom_q6v5 *q6v5));
Dqcom_q6v5_adsp.c266 int handover; in adsp_stop() local
277 handover = qcom_q6v5_unprepare(&adsp->q6v5); in adsp_stop()
278 if (handover) in adsp_stop()
Dti_sci_proc.h57 ret = tsp->ops->handover(tsp->sci, tsp->proc_id, tsp->host_id); in ti_sci_proc_handover()
Dqcom_q6v5_pas.c226 int handover; in adsp_stop() local
238 handover = qcom_q6v5_unprepare(&adsp->q6v5); in adsp_stop()
239 if (handover) in adsp_stop()
/Linux-v5.15/Documentation/devicetree/bindings/remoteproc/
Dqcom,hexagon-v56.txt21 Definition: must list the watchdog, fatal IRQs ready, handover and
27 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack"
114 "handover", "stop-ack";
Dqcom,wcnss-pil.txt29 ready, handover and stop-ack IRQs
35 "handover", "stop-ack"
130 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
Dqcom,q6v5.txt46 must be "wdog", "fatal", "ready", "handover", "stop-ack"
51 must be "wdog", "fatal", "ready", "handover", "stop-ack",
241 "handover",
/Linux-v5.15/Documentation/devicetree/bindings/mfd/
Daspeed-lpc.txt25 hardware management protocols for handover between the host and baseboard
/Linux-v5.15/include/linux/soc/ti/
Dti_sci_protocol.h520 int (*handover)(const struct ti_sci_handle *handle, u8 pid, u8 hid); member
/Linux-v5.15/arch/arm64/boot/dts/qcom/
Dsm8350.dtsi723 interrupt-names = "wdog", "fatal", "ready", "handover",
1105 "handover", "stop-ack";
1145 "handover", "stop-ack";
1379 "handover", "stop-ack";
Dqcs404.dtsi490 "handover", "stop-ack";
750 "handover", "stop-ack";
1255 "handover", "stop-ack";
Dmsm8998.dtsi1375 "handover", "stop-ack",
1442 "handover", "stop-ack";
2343 "handover", "stop-ack";
Dipq6018.dtsi592 "handover",
Dsm8150.dtsi1727 "handover", "stop-ack";
2316 interrupt-names = "wdog", "fatal", "ready", "handover",
2943 "handover", "stop-ack";
3319 "handover", "stop-ack";
Dmsm8916.dtsi1322 "handover", "stop-ack";
1738 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
Dsm8250.dtsi2086 "handover", "stop-ack";
2152 "handover", "stop-ack";
3823 "handover", "stop-ack";
Dsdm845.dtsi764 "handover", "stop-ack";
863 "handover", "stop-ack";
2973 "handover", "stop-ack",
Dsdm630.dtsi2079 "handover", "stop-ack";
/Linux-v5.15/arch/arm/boot/dts/
Dqcom-msm8974.dtsi352 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
848 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
899 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
Dqcom-sdx55.dtsi382 interrupt-names = "wdog", "fatal", "ready", "handover",
/Linux-v5.15/Documentation/x86/
Dboot.rst61 Protocol 2.11 (Kernel 3.6) Added a field for offset of EFI handover
227 0264/4 2.11+ handover_offset Offset of handover entry point
909 the EFI handover protocol entry point. Boot loaders using the EFI
910 handover protocol to boot the kernel should jump to this offset.
1407 from the boot media and jump to the EFI handover protocol entry point
1417 The function prototype for the handover entry point looks like this::
/Linux-v5.15/Documentation/admin-guide/device-mapper/
Dsnapshot.rst82 stored in the <COW device> of an existing snapshot, through a handover
/Linux-v5.15/kernel/printk/
Dprintk.c2649 int handover; in console_unlock() local
2713 handover = console_lock_spinning_disable_and_check(); in console_unlock()
2715 if (handover) in console_unlock()
/Linux-v5.15/Documentation/networking/device_drivers/wifi/intel/
Dipw2200.rst444 of consecutive missed beacons that will trigger handover, i.e. roaming

12