Home
last modified time | relevance | path

Searched refs:unlock (Results 1 – 5 of 5) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/xilinx/common/pm_service/
A Dpm_ipi.c237 goto unlock; in pm_ipi_send_sync()
242 unlock: in pm_ipi_send_sync()
/arm-trusted-firmware-2.8.0/include/drivers/st/
A Dregulator.h85 void (*unlock)(const struct regul_description *desc); member
/arm-trusted-firmware-2.8.0/drivers/st/regulator/
A Dregulator_core.c38 if (rdev->desc->ops->unlock != NULL) { in unlock_driver()
39 rdev->desc->ops->unlock(rdev->desc); in unlock_driver()
/arm-trusted-firmware-2.8.0/docs/plat/arm/
A Darm-build-options.rst13 - ``ARM_CONFIG_CNTACR``: boolean option to unlock access to the ``CNTBase<N>``
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md4700 - Fix Coverity #343017, Missing unlock

Completed in 17 milliseconds