Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/xilinx/common/pm_service/
H A Dpm_ipi.c279 goto unlock; in pm_ipi_send_sync()
285 unlock: in pm_ipi_send_sync()
/rk3399_ARM-atf/include/drivers/st/
H A Dregulator.h85 void (*unlock)(const struct regul_description *desc); member
/rk3399_ARM-atf/drivers/st/regulator/
H A Dregulator_core.c40 if (rdev->desc->ops->unlock != NULL) { in unlock_driver()
41 rdev->desc->ops->unlock(rdev->desc); in unlock_driver()
/rk3399_ARM-atf/drivers/ti/ti_sci/
H A Dti_sci.c164 goto unlock; in ti_sci_do_xfer()
171 goto unlock; in ti_sci_do_xfer()
179 goto unlock; in ti_sci_do_xfer()
183 unlock: in ti_sci_do_xfer()
/rk3399_ARM-atf/docs/plat/arm/
H A Darm-build-options.rst13 - ``ARM_CONFIG_CNTACR``: boolean option to unlock access to the ``CNTBase<N>``
/rk3399_ARM-atf/docs/
H A Dchange-log.md5706 …- unlock write access SMMU_CBn_ACTLR ([0ca1d8f](https://review.trustedfirmware.org/plugins/gitiles…
11219 - Fix Coverity #343017, Missing unlock