Home
last modified time | relevance | path

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

12

/linux/drivers/remoteproc/
A Dqcom_q6v5.c159 if (q6v5->handover) in q6v5_handover_interrupt()
160 q6v5->handover(q6v5); in q6v5_handover_interrupt()
235 void (*handover)(struct qcom_q6v5 *q6v5)) in qcom_q6v5_init()
242 q6v5->handover = handover; in qcom_q6v5_init()
A Dqcom_q6v5.h39 void (*handover)(struct qcom_q6v5 *q6v5); member
44 void (*handover)(struct qcom_q6v5 *q6v5));
A Dqcom_q6v5_adsp.c268 int handover; in adsp_stop() local
279 handover = qcom_q6v5_unprepare(&adsp->q6v5); in adsp_stop()
280 if (handover) in adsp_stop()
A Dti_sci_proc.h57 ret = tsp->ops->handover(tsp->sci, tsp->proc_id, tsp->host_id); in ti_sci_proc_handover()
A Dqcom_q6v5_pas.c220 int handover; in adsp_stop() local
231 handover = qcom_q6v5_unprepare(&adsp->q6v5); in adsp_stop()
232 if (handover) in adsp_stop()
/linux/Documentation/devicetree/bindings/remoteproc/
A 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";
A Dqcom,wcnss-pil.txt29 ready, handover and stop-ack IRQs
35 "handover", "stop-ack"
130 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
A Dqcom,q6v5.txt47 must be "wdog", "fatal", "ready", "handover", "stop-ack"
53 must be "wdog", "fatal", "ready", "handover", "stop-ack",
274 "handover",
A Dqcom,adsp.yaml292 - const: handover
321 - const: handover
528 "handover",
/linux/Documentation/devicetree/bindings/mfd/
A Daspeed-lpc.yaml31 hardware management protocols for handover between the host and baseboard
/linux/include/linux/soc/ti/
A Dti_sci_protocol.h520 int (*handover)(const struct ti_sci_handle *handle, u8 pid, u8 hid); member
/linux/arch/arm64/boot/dts/qcom/
A Dqcs404.dtsi490 "handover", "stop-ack";
755 "handover", "stop-ack";
1260 "handover", "stop-ack";
A Dsm8350.dtsi863 interrupt-names = "wdog", "fatal", "ready", "handover",
1249 "handover", "stop-ack";
1316 "handover", "stop-ack";
1614 "handover", "stop-ack";
A Dmsm8998.dtsi1383 "handover", "stop-ack",
1547 "handover", "stop-ack";
2520 "handover", "stop-ack";
A Dipq6018.dtsi590 "handover",
A Dsm8150.dtsi1726 "handover", "stop-ack";
2343 interrupt-names = "wdog", "fatal", "ready", "handover",
2971 "handover", "stop-ack";
3416 "handover", "stop-ack";
A Dmsm8916.dtsi1325 "handover", "stop-ack";
1747 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
A Dsm8250.dtsi2078 "handover", "stop-ack";
2145 "handover", "stop-ack";
3822 "handover", "stop-ack";
A Dsdm845.dtsi767 "handover", "stop-ack";
868 "handover", "stop-ack";
2974 "handover", "stop-ack",
/linux/arch/arm/boot/dts/
A 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";
A Dqcom-sdx55.dtsi381 interrupt-names = "wdog", "fatal", "ready", "handover",
/linux/Documentation/x86/
A 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/kernel/printk/
A Dprintk.c2650 int handover; in console_unlock() local
2714 handover = console_lock_spinning_disable_and_check(); in console_unlock()
2716 if (handover) in console_unlock()
/linux/Documentation/admin-guide/device-mapper/
A Dsnapshot.rst82 stored in the <COW device> of an existing snapshot, through a handover
/linux/Documentation/networking/device_drivers/wifi/intel/
A Dipw2200.rst444 of consecutive missed beacons that will trigger handover, i.e. roaming

Completed in 787 milliseconds

12