Home
last modified time | relevance | path

Searched refs:active (Results 1 – 25 of 27) sorted by relevance

12

/rk3399_ARM-atf/drivers/nxp/crypto/caam/src/auth/
H A Dhash.c44 if (glbl_ctx.active == false) { in hash_init()
46 glbl_ctx.active = true; in hash_init()
71 ctx->active = false; in hash_update()
78 ctx->active = false; in hash_update()
125 ctx->active = false; in hash_final()
153 ctx->active = false; in hash_final()
/rk3399_ARM-atf/plat/mediatek/drivers/smmu/
H A Dsmmu.c64 bool active; member
151 if (!hw_sema || !hw_sema->active) in mtk_smmu_pm_get()
190 if (!hw_sema || !hw_sema->active) in mtk_smmu_pm_put()
267 .active = true,
271 .active = true,
275 .active = false,
279 .active = true,
/rk3399_ARM-atf/plat/mediatek/drivers/mminfra/mt8196/
H A Dmminfra.c45 .active = true,
173 if (!mminfra_pwr_ctrl.active) { in mminfra_get_if_in_use()
214 if (!mminfra_pwr_ctrl.active) { in mminfra_put()
H A Dmminfra.h59 bool active; member
/rk3399_ARM-atf/include/drivers/nxp/crypto/caam/
H A Dhash.h74 bool active; member
/rk3399_ARM-atf/fdts/
H A Dstm32mp15xx-osd32.dtsi120 regulator-active-discharge;
125 regulator-active-discharge;
H A Dstm32mp15xx-dhcor-som.dtsi145 regulator-active-discharge = <1>;
150 regulator-active-discharge = <1>;
H A Da5ds.dts154 smsc,irq-active-high;
H A Dstm32mp157a-avenger96.dts157 regulator-active-discharge = <1>;
H A Dstm32mp15xx-dkx.dtsi180 regulator-active-discharge = <1>;
H A Dstm32mp135f-dk.dts166 regulator-active-discharge = <1>;
H A Dstm32mp157c-ed1.dts176 regulator-active-discharge = <1>;
H A Dstm32mp15xx-dhcom-som.dtsi155 regulator-active-discharge = <1>;
H A Dstm32mp157c-odyssey-som.dtsi184 regulator-active-discharge = <1>;
/rk3399_ARM-atf/docs/process/
H A Dmaintenance.rst17 - Being an active member of the project for at least a couple of years.
H A Dcode-review-guidelines.rst58 - Review other people's patches where possible. The more active reviewers there
101 responding to active review comments after posting patch(es). In such a
/rk3399_ARM-atf/docs/components/
H A Dfirmware-update.rst47 There are active and update banks in the non-volatile storage identified
49 An active bank stores running firmware, whereas an update bank contains
53 storage, then ``Update Agent`` marks the update bank as the active bank,
67 By default, the platform uses the active bank of non-volatile storage to boot
80 If the platform fails to boot from active bank due to any reasons such
H A Dexception-handling.rst107 A priority level is *active* when a handler at that priority level is currently
127 whilst a higher priority level is active, and would result in a panic.
129 level when a higher priority level is active.
366 A priority level is said to be *active* when an exception of that priority is
414 if the current active priority is higher than the given one; otherwise
422 current active priority is equal to the given one; otherwise panics. |EHF|
549 #. The |EHF| marks that priority level *active*, and jumps to the dispatcher
H A Dplatform-interrupt-controller-API.rst71 This API should return the *active* status of the interrupt ID specified by the
75 the GIC *Set Active Register* to read and return the active status of the
H A Dsdei.rst41 original EL2 execution [13]. Note that the SDEI interrupt remains active until
289 context, and mark that the active context.
H A Dxlat-tables-lib-v2-design.rst40 However, please note that version 2 is still in active development and is not
/rk3399_ARM-atf/docs/design/
H A Dconsole-framework.rst294 messages on the active console.
320 active UART thus removing them from the print queue.
334 the active console.
/rk3399_ARM-atf/docs/plat/
H A Dallwinner.rst53 This option defaults to 1. If an active SCP supporting the SCPI protocol
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst1198 non-volatile storage and length) of active/updated images using the passed
1199 FWU metadata, and update I/O policies of active/updated images using retrieved
1205 container of all active/updated secure and non-secure images.
1249 the active bank. If the platform fails to boot from the active bank due to
1251 resets while booting from the active bank, the platform can then switch to boot
3586 priority pending interrupt from pending to active in the interrupt controller.
3594 pending to active in the interrupt controller. The value read is returned
/rk3399_ARM-atf/docs/threat_model/
H A Dsupply_chain_threat_model.rst270 | | include being an active member of the project for a |

12