/trusted-firmware-a/plat/mediatek/mt8195/drivers/spm/constraints/ |
A D | mt_spm_rc_bus26m.c | 107 struct wake_status *wakeup) in mt_spm_irq_remain_dump() argument 110 wakeup->tr.comm.r12, wakeup->md32pcm_wakeup_sta, in mt_spm_irq_remain_dump() 111 wakeup->tr.comm.debug_flag, wakeup->tr.comm.b_sw_flag0, in mt_spm_irq_remain_dump() 112 wakeup->tr.comm.b_sw_flag1); in mt_spm_irq_remain_dump() 122 struct wake_status *wakeup = NULL; in do_irqs_delivery() local 125 res = spm_conservation_get_result(&wakeup); in do_irqs_delivery() 132 if (((wakeup->tr.comm.r12 & irqs->wakeupsrc[idx]) != 0U) || in do_irqs_delivery() 133 ((wakeup->raw_sta & irqs->wakeupsrc[idx]) != 0U)) { in do_irqs_delivery() 136 mt_spm_irq_remain_dump(irqs, idx, wakeup); in do_irqs_delivery()
|
/trusted-firmware-a/plat/mediatek/mt8192/drivers/spm/constraints/ |
A D | mt_spm_rc_bus26m.c | 97 struct wake_status *wakeup) in mt_spm_irq_remain_dump() argument 100 wakeup->tr.comm.r12, wakeup->md32pcm_wakeup_sta, in mt_spm_irq_remain_dump() 101 wakeup->tr.comm.debug_flag, wakeup->tr.comm.b_sw_flag0, in mt_spm_irq_remain_dump() 102 wakeup->tr.comm.b_sw_flag1); in mt_spm_irq_remain_dump() 112 struct wake_status *wakeup = NULL; in do_irqs_delivery() local 115 res = spm_conservation_get_result(&wakeup); in do_irqs_delivery() 122 if (((wakeup->tr.comm.r12 & irqs->wakeupsrc[idx]) != 0U) || in do_irqs_delivery() 123 ((wakeup->raw_sta & irqs->wakeupsrc[idx]) != 0U)) { in do_irqs_delivery() 126 mt_spm_irq_remain_dump(irqs, idx, wakeup); in do_irqs_delivery()
|
/trusted-firmware-a/plat/imx/common/include/sci/svc/pad/ |
A D | sci_pad_api.h | 294 sc_err_t sc_pad_set_wakeup(sc_ipc_t ipc, sc_pad_t pad, sc_pad_wakeup_t wakeup); 311 sc_err_t sc_pad_get_wakeup(sc_ipc_t ipc, sc_pad_t pad, sc_pad_wakeup_t *wakeup); 340 sc_pad_wakeup_t wakeup); 366 uint32_t *ctrl, sc_pad_wakeup_t *wakeup);
|
/trusted-firmware-a/plat/imx/common/sci/svc/pad/ |
A D | pad_rpc_clnt.c | 122 sc_err_t sc_pad_set_wakeup(sc_ipc_t ipc, sc_pad_t pad, sc_pad_wakeup_t wakeup) in sc_pad_set_wakeup() argument 131 RPC_U8(&msg, 2U) = (uint8_t)wakeup; in sc_pad_set_wakeup() 140 sc_err_t sc_pad_get_wakeup(sc_ipc_t ipc, sc_pad_t pad, sc_pad_wakeup_t *wakeup) in sc_pad_get_wakeup() argument 154 if (wakeup != NULL) { in sc_pad_get_wakeup() 155 *wakeup = RPC_U8(&msg, 0U); in sc_pad_get_wakeup() 163 sc_pad_wakeup_t wakeup) in sc_pad_set_all() argument 176 RPC_U8(&msg, 9U) = (uint8_t)wakeup; in sc_pad_set_all() 187 uint32_t *ctrl, sc_pad_wakeup_t *wakeup) in sc_pad_get_all() argument 217 if (wakeup != NULL) { in sc_pad_get_all() 218 *wakeup = RPC_U8(&msg, 7U); in sc_pad_get_all()
|
/trusted-firmware-a/fdts/ |
A D | stm32mp151.dtsi | 111 wakeup-source; 135 wakeup-source; 201 secure-interrupt-names = "wakeup"; 433 wakeup-source; 492 wakeup-source;
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/arm/juno/ |
A D | index.rst.txt | 231 The Juno board should suspend to RAM and then wakeup after 10 seconds due to 232 wakeup interrupt from RTC.
|
/trusted-firmware-a/docs/plat/arm/juno/ |
A D | index.rst | 231 The Juno board should suspend to RAM and then wakeup after 10 seconds due to 232 wakeup interrupt from RTC.
|
/trusted-firmware-a/docs/getting_started/ |
A D | psci-lib-integration-guide.rst | 276 `PSCI spec`_. For AArch32, on wakeup from power down the CPU resets to secure SVC
|
A D | porting-guide.rst | 2493 powered on and released from reset in response to an asynchronous wakeup
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/ |
A D | psci-lib-integration-guide.rst.txt | 276 `PSCI spec`_. For AArch32, on wakeup from power down the CPU resets to secure SVC
|
A D | porting-guide.rst.txt | 2493 powered on and released from reset in response to an asynchronous wakeup
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/ |
A D | change-log.md.txt | 185 …- remove adsp event from wakeup source ([c260b32](https://review.trustedfirmware.org/plugins/gitil… 2114 - xilinx: versal: Add set wakeup source, client wakeup, query data, request 2115 wakeup, PM_INIT_FINALIZE, PM_GET_TRUSTZONE_VERSION, PM IOCTL, support for 3195 - Mask events after CPU wakeup in {{ SDEI }} dispatcher to conform to the
|
/trusted-firmware-a/docs/ |
A D | change-log.md | 185 …- remove adsp event from wakeup source ([c260b32](https://review.trustedfirmware.org/plugins/gitil… 2114 - xilinx: versal: Add set wakeup source, client wakeup, query data, request 2115 wakeup, PM_INIT_FINALIZE, PM_GET_TRUSTZONE_VERSION, PM IOCTL, support for 3195 - Mask events after CPU wakeup in {{ SDEI }} dispatcher to conform to the
|
/trusted-firmware-a/docs/build/TF-A_2.5/ |
A D | searchindex.js | 1 …48,53,63,112,122,123,127],waitloop:112,wake:[6,53,55,63,86],wakealarm:73,wakeup:[6,53,55,73],walk:…
|
/trusted-firmware-a/docs/build/latex/ |
A D | trustedfirmware-a.tex | 8484 powered on and released from reset in response to an asynchronous wakeup 9616 …\_Power\_State\_Coordination\_Interface.pdf}{PSCI spec}. For AArch32, on wakeup from power down th… 33626 The Juno board should suspend to RAM and then wakeup after 10 seconds due to 33627 wakeup interrupt from RTC. 51851 remove adsp event from wakeup source (\sphinxhref{https://review.trustedfirmware.org/plugins/gitile… 58698 xilinx: versal: Add set wakeup source, client wakeup, query data, request 58699 wakeup, PM\_INIT\_FINALIZE, PM\_GET\_TRUSTZONE\_VERSION, PM IOCTL, support for 61681 Mask events after CPU wakeup in \{\{ SDEI \}\} dispatcher to conform to the
|