/Linux-v5.4/drivers/remoteproc/ |
D | qcom_q6v5.c | 127 if (q6v5->handover) in q6v5_handover_interrupt() 128 q6v5->handover(q6v5); in q6v5_handover_interrupt() 177 void (*handover)(struct qcom_q6v5 *q6v5)) in qcom_q6v5_init() 184 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_q6v5_pas.c | 144 int handover; in adsp_stop() local 155 handover = qcom_q6v5_unprepare(&adsp->q6v5); in adsp_stop() 156 if (handover) in adsp_stop()
|
D | qcom_q6v5_adsp.c | 255 int handover; in adsp_stop() local 266 handover = qcom_q6v5_unprepare(&adsp->q6v5); in adsp_stop() 267 if (handover) in adsp_stop()
|
/Linux-v5.4/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,adsp.txt | 36 must be "wdog", "fatal", "ready", "handover", "stop-ack" 38 must be "wdog", "fatal", "ready", "handover", "stop-ack", 109 "handover", 143 "handover",
|
D | qcom,hexagon-v56.txt | 21 Definition: must list the watchdog, fatal IRQs ready, handover and 27 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack" 114 "handover", "stop-ack";
|
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";
|
D | qcom,q6v5.txt | 42 must be "wdog", "fatal", "ready", "handover", "stop-ack" 45 must be "wdog", "fatal", "ready", "handover", "stop-ack", 194 "handover",
|
/Linux-v5.4/arch/arm64/boot/dts/qcom/ |
D | qcs404.dtsi | 306 "handover", "stop-ack"; 508 "handover", "stop-ack"; 941 "handover", "stop-ack";
|
D | msm8916.dtsi | 1042 "handover", "stop-ack"; 1095 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
D | sdm845.dtsi | 477 "handover", "stop-ack"; 525 "handover", "stop-ack"; 1852 "handover", "stop-ack",
|
D | msm8996.dtsi | 2347 "handover", "stop-ack";
|
/Linux-v5.4/include/linux/soc/ti/ |
D | ti_sci_protocol.h | 478 int (*handover)(const struct ti_sci_handle *handle, u8 pid, u8 hid); member
|
/Linux-v5.4/Documentation/x86/ |
D | boot.rst | 61 Protocol 2.11 (Kernel 3.6) Added a field for offset of EFI handover 209 0264/4 2.11+ handover_offset Offset of handover entry point 853 the EFI handover protocol entry point. Boot loaders using the EFI 854 handover protocol to boot the kernel should jump to this offset. 1236 from the boot media and jump to the EFI handover protocol entry point 1240 The function prototype for the handover entry point looks like this::
|
/Linux-v5.4/Documentation/devicetree/bindings/mfd/ |
D | aspeed-lpc.txt | 31 hardware management protocols for handover between the host and baseboard
|
/Linux-v5.4/Documentation/admin-guide/device-mapper/ |
D | snapshot.rst | 82 stored in the <COW device> of an existing snapshot, through a handover
|
/Linux-v5.4/Documentation/networking/device_drivers/intel/ |
D | ipw2200.txt | 392 of consecutive missed beacons that will trigger handover, i.e. roaming
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | qcom-msm8974.dtsi | 258 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
/Linux-v5.4/drivers/firmware/ |
D | ti_sci.c | 2986 pops->handover = ti_sci_cmd_proc_handover; in ti_sci_setup_ops()
|
/Linux-v5.4/arch/x86/ |
D | Kconfig | 2024 the EFI handover protocol must be used.
|