Searched refs:handover (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/drivers/remoteproc/ |
D | qcom_q6v5.c | 126 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()
|
D | qcom_q6v5.h | 34 void (*handover)(struct qcom_q6v5 *q6v5); member 39 void (*handover)(struct qcom_q6v5 *q6v5));
|
D | qcom_adsp_pil.c | 152 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/ |
D | qcom,adsp.txt | 17 Definition: must list the watchdog, fatal IRQs ready, handover and 23 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack" 87 "handover", 121 "handover",
|
D | qcom,q6v5.txt | 31 Definition: must list the watchdog, fatal IRQs ready, handover and 37 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack" 123 "handover",
|
D | qcom,wcnss-pil.txt | 29 ready, handover and stop-ack IRQs 35 "handover", "stop-ack" 112 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
/Linux-v4.19/Documentation/x86/ |
D | boot.txt | 57 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/ |
D | aspeed-lpc.txt | 31 hardware management protocols for handover between the host and baseboard
|
/Linux-v4.19/Documentation/device-mapper/ |
D | snapshot.txt | 65 stored in the <COW device> of an existing snapshot, through a handover
|
/Linux-v4.19/arch/arm64/boot/dts/qcom/ |
D | msm8916.dtsi | 984 "handover", "stop-ack"; 1037 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
D | msm8996.dtsi | 1129 "handover", "stop-ack";
|
/Linux-v4.19/Documentation/networking/ |
D | README.ipw2200 | 392 of consecutive missed beacons that will trigger handover, i.e. roaming
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | qcom-msm8974.dtsi | 251 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
/Linux-v4.19/arch/x86/ |
D | Kconfig | 1952 the EFI handover protocol must be used.
|