Home
last modified time | relevance | path

Searched full:wkup_m3_ipc (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/soc/ti/
H A Dwkup_m3_ipc.c22 #include <linux/wkup_m3_ipc.h>
68 static struct wkup_m3_ipc *m3_ipc_state;
96 static unsigned long wkup_m3_copy_aux_data(struct wkup_m3_ipc *m3_ipc, in wkup_m3_copy_aux_data()
116 struct wkup_m3_ipc *m3_ipc = context; in wkup_m3_scale_data_fw_cb()
143 static int wkup_m3_init_scale_data(struct wkup_m3_ipc *m3_ipc, in wkup_m3_init_scale_data()
200 static int wkup_m3_ipc_dbg_init(struct wkup_m3_ipc *m3_ipc) in wkup_m3_ipc_dbg_init()
202 m3_ipc->dbg_path = debugfs_create_dir("wkup_m3_ipc", NULL); in wkup_m3_ipc_dbg_init()
215 static inline void wkup_m3_ipc_dbg_destroy(struct wkup_m3_ipc *m3_ipc) in wkup_m3_ipc_dbg_destroy()
220 static inline int wkup_m3_ipc_dbg_init(struct wkup_m3_ipc *m3_ipc) in wkup_m3_ipc_dbg_init()
225 static inline void wkup_m3_ipc_dbg_destroy(struct wkup_m3_ipc *m3_ipc) in wkup_m3_ipc_dbg_destroy()
[all …]
H A DKconfig36 depends on WKUP_M3_IPC && TI_EMIF_SRAM && SRAM && RTC_DRV_OMAP
43 config WKUP_M3_IPC config
H A DMakefile9 obj-$(CONFIG_WKUP_M3_IPC) += wkup_m3_ipc.o
H A Dpm33xx.c29 #include <linux/wkup_m3_ipc.h>
61 static struct wkup_m3_ipc *m3_ipc;
522 pr_err("PM: Cannot get wkup_m3_ipc handle\n"); in am33xx_pm_probe()
/openbmc/linux/include/linux/
H A Dwkup_m3_ipc.h20 struct wkup_m3_ipc { struct
57 void (*set_mem_type)(struct wkup_m3_ipc *m3_ipc, int mem_type); argument
58 void (*set_resume_address)(struct wkup_m3_ipc *m3_ipc, void *addr);
59 int (*prepare_low_power)(struct wkup_m3_ipc *m3_ipc, int state);
60 int (*finish_low_power)(struct wkup_m3_ipc *m3_ipc);
61 int (*request_pm_status)(struct wkup_m3_ipc *m3_ipc);
62 const char *(*request_wake_src)(struct wkup_m3_ipc *m3_ipc);
63 void (*set_rtc_only)(struct wkup_m3_ipc *m3_ipc);
66 struct wkup_m3_ipc *wkup_m3_ipc_get(void);
67 void wkup_m3_ipc_put(struct wkup_m3_ipc *m3_ipc);
/openbmc/linux/Documentation/devicetree/bindings/soc/ti/
H A Dwkup-m3-ipc.yaml17 C-states for CPU Idle. Once the wkup_m3_ipc driver uses the wkup_m3_rproc driver
19 present in the SoC's control module and a mailbox. The wkup_m3_ipc exposes an
24 A wkup_m3_ipc device node is used to represent the IPC registers within an
87 If this property is present, then the wkup_m3_ipc driver will instruct
123 wkup_m3_ipc@1324 {
164 wkup_m3_ipc@1324 {
/openbmc/linux/arch/arm/mach-omap2/
H A Dpm33xx-core.c19 #include <linux/wkup_m3_ipc.h>
327 * wkup_m3_ipc and booted am335x-pm-firmware.elf.
331 pr_warn("PM not initialized for pm33xx, wkup_m3_ipc, or am335x-pm-firmware.elf\n"); in amx3_suspend_block()
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-bone-common.dtsi418 &wkup_m3_ipc {
H A Dam335x-evmsk.dts723 &wkup_m3_ipc {
H A Dam335x-evm.dts784 &wkup_m3_ipc {
H A Dam437x-sk-evm.dts896 &wkup_m3_ipc {
H A Dam43x-epos-evm.dts1022 &wkup_m3_ipc {
H A Dam437x-gp-evm.dts1130 &wkup_m3_ipc {
H A Dam33xx-l4.dtsi336 wkup_m3_ipc: wkup_m3_ipc@1324 { label
H A Dam437x-l4.dtsi322 wkup_m3_ipc: wkup_m3_ipc@1324 { label
/openbmc/u-boot/arch/arm/dts/
H A Dam33xx.dtsi231 wkup_m3_ipc: wkup_m3_ipc@1324 { label
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]