Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/remoteproc/
Dqcom_q6v5.c126 if (q6v5->handover) in q6v5_handover_interrupt()
127 q6v5->handover(q6v5); in q6v5_handover_interrupt()
178 void (*handover)(struct qcom_q6v5 *q6v5)) in qcom_q6v5_init()
185 q6v5->handover = handover; in qcom_q6v5_init()
Dqcom_q6v5.h34 void (*handover)(struct qcom_q6v5 *q6v5); member
39 void (*handover)(struct qcom_q6v5 *q6v5));
Dqcom_adsp_pil.c152 int handover; in adsp_stop() local
163 handover = qcom_q6v5_unprepare(&adsp->q6v5); in adsp_stop()
164 if (handover) in adsp_stop()
/Linux-v4.19/Documentation/devicetree/bindings/remoteproc/
Dqcom,adsp.txt17 Definition: must list the watchdog, fatal IRQs ready, handover and
23 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack"
87 "handover",
121 "handover",
Dqcom,q6v5.txt31 Definition: must list the watchdog, fatal IRQs ready, handover and
37 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack"
123 "handover",
Dqcom,wcnss-pil.txt29 ready, handover and stop-ack IRQs
35 "handover", "stop-ack"
112 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
/Linux-v4.19/Documentation/x86/
Dboot.txt57 Protocol 2.11: (Kernel 3.6) Added a field for offset of EFI handover
199 0264/4 2.11+ handover_offset Offset of handover entry point
742 the EFI handover protocol entry point. Boot loaders using the EFI
743 handover protocol to boot the kernel should jump to this offset.
1110 from the boot media and jump to the EFI handover protocol entry point
1114 The function prototype for the handover entry point looks like this,
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Daspeed-lpc.txt31 hardware management protocols for handover between the host and baseboard
/Linux-v4.19/Documentation/device-mapper/
Dsnapshot.txt65 stored in the <COW device> of an existing snapshot, through a handover
/Linux-v4.19/arch/arm64/boot/dts/qcom/
Dmsm8916.dtsi984 "handover", "stop-ack";
1037 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
Dmsm8996.dtsi1129 "handover", "stop-ack";
/Linux-v4.19/Documentation/networking/
DREADME.ipw2200392 of consecutive missed beacons that will trigger handover, i.e. roaming
/Linux-v4.19/arch/arm/boot/dts/
Dqcom-msm8974.dtsi251 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
/Linux-v4.19/arch/x86/
DKconfig1952 the EFI handover protocol must be used.