Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_tamp.c366 uint32_t tags; member
843 (stm32_tamp_dev->pdata.compat->tags & TAMP_HAS_REGISTER_SECCFGR)) { in stm32_tamp_set_secure_bkpregs()
873 (stm32_tamp_dev->pdata.compat->tags & TAMP_HAS_REGISTER_SECCFGR)) { in stm32_tamp_set_secure()
894 (stm32_tamp_dev->pdata.compat->tags & TAMP_HAS_REGISTER_PRIVCFGR)) in stm32_tamp_set_privilege()
918 if (!(pdata->compat->tags & TAMP_HAS_RIF_SUPPORT)) { in parse_bkpregs_dt_conf()
1141 if (tcompat->tags & TAMP_HAS_REGISTER_CR3) in stm32_tamp_set_int_config()
1151 if (tcompat->tags & TAMP_HAS_REGISTER_CR3) { in stm32_tamp_set_int_config()
1210 if (tcompat->tags & TAMP_HAS_REGISTER_ATCR2) in stm32_tamp_set_ext_config()
1369 if (stm32_tamp_dev->pdata.compat->tags & in stm32_tamp_set_config()
1378 if (stm32_tamp_dev->pdata.compat->tags & TAMP_HAS_REGISTER_CR3) in stm32_tamp_set_config()
[all …]
/optee_os/
H A D.gitignore3 /tags
/optee_os/scripts/
H A Dcheckpatch.sh59 checkpatch.sh commit1...tags/tag1 Check each commit that exists
68 checkpatch.sh branch1 tags/tag1 Check the HEAD of branch1 and the
/optee_os/core/lib/scmi-server/
H A Dsub.mk55 scpfw-impl-version := $(shell git -C $(scpfw-path) describe --tags --always --dirty=-dev 2>/dev/nul…
/optee_os/core/lib/libfdt/
H A DREADME.license11 As SPDX license tags in each source file attest, dtc is licensed
/optee_os/core/lib/qcbor/
H A DREADME.md147 QCBOR provides explicit support many of the registered CBOR tags. For
474 QCBOR_DISABLE_UNCOMMON_TAGS disables the decoding of explicit tags for
481 QCBOR_DISABLE_TAGS disables all decoding of CBOR tags. If the input has
483 have no tags. "Borrowed" tag content formats (e.g. an epoch-based date