Searched refs:_state (Results 1 – 4 of 4) sorted by relevance
/trusted-firmware-a/plat/mediatek/mt8195/ |
A D | plat_pm.c | 44 #define plat_mt_pm_invoke(_name, _cpu, _state) ({ \ argument 47 ret = plat_mt_pm->_name(_cpu, _state); \ 51 #define plat_mt_pm_invoke_no_check(_name, _cpu, _state) ({ \ argument 53 (void) plat_mt_pm->_name(_cpu, _state); \
|
/trusted-firmware-a/plat/mediatek/mt8192/ |
A D | plat_pm.c | 44 #define plat_mt_pm_invoke(_name, _cpu, _state) ({ \ argument 47 ret = plat_mt_pm->_name(_cpu, _state); \ 51 #define plat_mt_pm_invoke_no_check(_name, _cpu, _state) ({ \ argument 53 (void) plat_mt_pm->_name(_cpu, _state); \
|
/trusted-firmware-a/docs/build/latex/ |
A D | trustedfirmware-a.aux | 543 \@writefile{toc}{\contentsline {subsubsection}{Function : plat\_get\_target\_pwr\_state() {[}option… 571 \@writefile{toc}{\contentsline {paragraph}{plat\_psci\_ops.validate\_power\_state()}{85}{paragraph*… 572 …i-ops-validate-power-state}{{2.7.13}{85}{plat\_psci\_ops.validate\_power\_state()}{paragraph*.208}… 575 \@writefile{toc}{\contentsline {paragraph}{plat\_psci\_ops.get\_sys\_suspend\_power\_state()}{85}{p… 576 …spend-power-state}{{2.7.13}{85}{plat\_psci\_ops.get\_sys\_suspend\_power\_state()}{paragraph*.210}… 577 \@writefile{toc}{\contentsline {paragraph}{plat\_psci\_ops.get\_pwr\_lvl\_state\_idx()}{86}{paragra… 578 …ci-ops-get-pwr-lvl-state-idx}{{2.7.13}{86}{plat\_psci\_ops.get\_pwr\_lvl\_state\_idx()}{paragraph*… 579 \@writefile{toc}{\contentsline {paragraph}{plat\_psci\_ops.translate\_power\_state\_by\_mpidr()}{86… 580 …late-power-state-by-mpidr}{{2.7.13}{86}{plat\_psci\_ops.translate\_power\_state\_by\_mpidr()}{para… 581 \@writefile{toc}{\contentsline {paragraph}{plat\_psci\_ops.get\_node\_hw\_state()}{86}{paragraph*.2… [all …]
|
A D | trustedfirmware-a.tex | 8246 \subsubsection{Function : plat\_get\_target\_pwr\_state() {[}optional{]}} 8375 before calling pwr\_domain\_suspend(). If the target\_state corresponds to a 8392 The \sphinxcode{\sphinxupquote{target\_state}} has a similar meaning as described in 8517 \paragraph{plat\_psci\_ops.validate\_power\_state()} 8538 \paragraph{plat\_psci\_ops.get\_sys\_suspend\_power\_state()} 8549 \paragraph{plat\_psci\_ops.get\_pwr\_lvl\_state\_idx()} 8561 \paragraph{plat\_psci\_ops.translate\_power\_state\_by\_mpidr()} 8575 …inxcode{\sphinxupquote{validate\_power\_state}} function to translate the \sphinxcode{\sphinxupquo… 8583 \paragraph{plat\_psci\_ops.get\_node\_hw\_state()} 19227 \sphinxstyleemphasis{exec\_state} defines the SPMC execution state (AArch64 or AArch32). [all …]
|
Completed in 96 milliseconds