Home
last modified time | relevance | path

Searched defs:snvs (Results 1 – 3 of 3) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/imx/common/include/
A Dimx_snvs.h14 struct snvs { struct
15 uint32_t hplr;
16 uint32_t hpcomr;
17 uint32_t hpcr;
18 uint32_t hpsicr;
19 uint32_t hpsvcr;
20 uint32_t hpsr;
28 uint32_t lplr;
29 uint32_t lpcr;
34 uint32_t lpsr;
[all …]
/arm-trusted-firmware-2.8.0/drivers/nxp/sec_mon/
A Dsnvs.c23 struct snvs_regs *snvs = (struct snvs_regs *) (g_nxp_snvs_addr); in get_snvs_state() local
31 struct snvs_regs *snvs = (struct snvs_regs *) (g_nxp_snvs_addr); in do_snvs_state_transition() local
47 struct snvs_regs *snvs = (struct snvs_regs *) (g_nxp_snvs_addr); in transition_snvs_non_secure() local
88 struct snvs_regs *snvs = (struct snvs_regs *) (g_nxp_snvs_addr); in transition_snvs_trusted() local
/arm-trusted-firmware-2.8.0/plat/imx/common/
A Dimx_snvs.c14 struct snvs *snvs = (struct snvs *)SNVS_BASE; in imx_snvs_init() local

Completed in 7 milliseconds