Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/remoteproc/
H A Dqcom_q6v5.c170 if (q6v5->handover) in q6v5_handover_interrupt()
171 q6v5->handover(q6v5); in q6v5_handover_interrupt()
248 void (*handover)(struct qcom_q6v5 *q6v5)) in qcom_q6v5_init()
255 q6v5->handover = handover; in qcom_q6v5_init()
H A Dqcom_q6v5.h42 void (*handover)(struct qcom_q6v5 *q6v5); member
47 void (*handover)(struct qcom_q6v5 *q6v5));
H A Dti_sci_proc.h57 ret = tsp->ops->handover(tsp->sci, tsp->proc_id, tsp->host_id); in ti_sci_proc_handover()
H A Dqcom_q6v5_adsp.c473 int handover; in adsp_stop() local
486 handover = qcom_q6v5_unprepare(&adsp->q6v5); in adsp_stop()
487 if (handover) in adsp_stop()
H A Dqcom_q6v5_pas.c365 int handover; in adsp_stop() local
385 handover = qcom_q6v5_unprepare(&adsp->q6v5); in adsp_stop()
386 if (handover) in adsp_stop()
/openbmc/linux/kernel/printk/
H A Dprintk.c2898 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record() argument
2909 *handover = false; in console_emit_next_record()
2950 *handover = console_lock_spinning_disable_and_check(cookie); in console_emit_next_record()
2979 static bool console_flush_all(bool do_cond_resched, u64 *next_seq, bool *handover) in console_flush_all() argument
2987 *handover = false; in console_flush_all()
3000 progress = console_emit_next_record(con, handover, cookie); in console_flush_all()
3006 if (*handover) in console_flush_all()
3049 bool handover; in console_unlock() local
3069 flushed = console_flush_all(do_cond_resched, &next_seq, &handover); in console_unlock()
3070 if (!handover) in console_unlock()
[all …]
/openbmc/openbmc/poky/meta/recipes-connectivity/neard/
H A Dneard_0.19.bb42 # Bluez & Wifi are not mandatory except for handover
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,q6v5.txt32 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack"
/openbmc/u-boot/board/freescale/bsc9132qds/
H A DREADME11 configuration, a host device that handles the L3/L4 and handover between
/openbmc/linux/include/linux/soc/ti/
H A Dti_sci_protocol.h520 int (*handover)(const struct ti_sci_handle *handle, u8 pid, u8 hid); member
/openbmc/linux/Documentation/arch/x86/
H 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
910 the EFI handover protocol entry point. Boot loaders using the EFI
911 handover protocol to boot the kernel should jump to this offset.
1408 from the boot media and jump to the EFI handover protocol entry point
1418 The function prototype for the handover entry point looks like this::
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8953.dtsi1072 "handover", "stop-ack";
1488 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
1623 "handover", "stop-ack";
H A Dqcs404.dtsi628 "handover", "stop-ack";
935 "handover", "stop-ack";
1442 "handover", "stop-ack";
H A Dsm6375.dtsi1487 "handover",
1525 "handover", "stop-ack";
1563 "handover", "stop-ack";
H A Dqcm2290.dtsi1128 "handover",
1164 "handover",
H A Dmsm8998.dtsi1450 "handover", "stop-ack",
1616 "handover", "stop-ack";
3065 "handover", "stop-ack";
H A Dsm6115.dtsi1678 interrupt-names = "wdog", "fatal", "ready", "handover",
2323 "handover", "stop-ack";
2395 "handover", "stop-ack";
H A Dsm6350.dtsi1270 "handover", "stop-ack";
1491 interrupt-names = "wdog", "fatal", "ready", "handover",
1531 "handover", "stop-ack";
H A Dipq6018.dtsi708 "handover",
H A Dsm8350.dtsi1832 "handover", "stop-ack";
2167 interrupt-names = "wdog", "fatal", "ready", "handover",
2209 "handover", "stop-ack";
2448 "handover", "stop-ack";
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dsnapshot.rst82 stored in the <COW device> of an existing snapshot, through a handover
/openbmc/linux/tools/memory-model/
H A Dlinux-kernel.cat43 * smp_mb__after_unlock_lock() fence only affects a single lock handover.
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8974.dtsi722 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
1495 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
2167 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
H A Dqcom-sdx65.dtsi439 interrupt-names = "wdog", "fatal", "ready", "handover",
H A Dqcom-sdx55.dtsi549 interrupt-names = "wdog", "fatal", "ready", "handover",

12