Home
last modified time | relevance | path

Searched refs:did (Results 1 – 14 of 14) sorted by relevance

/rk3399_ARM-atf/plat/imx/imx93/include/
H A Dpwr_ctrl.h185 static inline void src_mix_set_lpm(unsigned int mix, unsigned int did, unsigned int lpm_mode) in src_mix_set_lpm() argument
187 mmio_clrsetbits_32(SRC_SLICE(mix) + SRC_LPM_SETTING1 + (did / 8) * 0x4, in src_mix_set_lpm()
188 LPM_SETTING(did, 0x7), LPM_SETTING(did, lpm_mode)); in src_mix_set_lpm()
/rk3399_ARM-atf/plat/imx/imx8ulp/include/
H A Dxrdc.h22 uint16_t did; member
/rk3399_ARM-atf/include/drivers/nxp/trdc/
H A Dimx_trdc.h162 uint8_t did, uint8_t pe, uint8_t pidm, uint8_t pid);
166 uint8_t did);
/rk3399_ARM-atf/drivers/nxp/trdc/
H A Dimx_trdc.c19 uint8_t did, uint8_t pe, uint8_t pidm, uint8_t pid) in trdc_mda_set_cpu() argument
28 MDA_DFMT0_SA(sa) | MDA_DFMT0_DIDS(dids) | MDA_DFMT0_DID(did); in trdc_mda_set_cpu()
37 uint8_t did) in trdc_mda_set_noncpu() argument
46 val = MDA_VLD | MDA_DFMT1_SA(sa) | MDA_DFMT1_PA(pa) | MDA_DFMT1_DID(did) | in trdc_mda_set_noncpu()
/rk3399_ARM-atf/plat/imx/common/include/sci/svc/rm/
H A Dsci_rm_api.h226 sc_err_t sc_rm_partition_static(sc_ipc_t ipc, sc_rm_pt_t pt, sc_rm_did_t did);
/rk3399_ARM-atf/docs/security_advisories/
H A Dsecurity-advisory-tfv-2.rst37 Earlier versions of TF (prior to `commit 495f3d3`_) did not assign this bit.
/rk3399_ARM-atf/plat/imx/imx8ulp/xrdc/
H A Dxrdc_core.c235 imx8ulp_mda[i].did, imx8ulp_mda[i].sa); in xrdc_apply_config()
/rk3399_ARM-atf/plat/imx/common/sci/svc/rm/
H A Drm_rpc_clnt.c109 sc_err_t sc_rm_partition_static(sc_ipc_t ipc, sc_rm_pt_t pt, sc_rm_did_t did) in sc_rm_partition_static() argument
118 RPC_U8(&msg, 1U) = (uint8_t)did; in sc_rm_partition_static()
/rk3399_ARM-atf/docs/process/
H A Dcommit-style.rst20 - Have alternatives been considered? Why did you choose this approach over
H A Dcode-review-guidelines.rst116 - Improvements ("Would it be better if we did Y instead?")
/rk3399_ARM-atf/docs/design_documents/
H A Dmeasured_boot_dtpm_poc.rst423 Card did not respond to voltage select! : -110
436 Card did not respond to voltage select! : -110
/rk3399_ARM-atf/docs/design/
H A Dfirmware-design.rst1531 while the second call will undo anything the first call did. This should be done
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst3181 and handle any wakeups that may arise. Previously, this function did not return
H A Dchange-log.md3819 …- allocated caam did for the non secure world ([7c5eedc](https://review.trustedfirmware.org/plugin…
12897 - DS-5 v5.19 did not detect Version 5.8 of the Cortex-A57-A53 Base FVPs in CADI