Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/arm/rss/common/device/include/
Dplatform_regs.h23 struct rss_sacfg_t { struct
24 volatile uint32_t spcsecctrl; /* 0x000 (R/W) Secure Privilege Controller
27 volatile uint32_t buswait; /* 0x004 (R/W) Bus Access wait control */
28 volatile uint32_t reserved0[2];
29 volatile uint32_t secrespcfg; /* 0x010 (R/W) Security Violation Response
31 volatile uint32_t nsccfg; /* 0x014 (R/W) Non Secure Callable
33 volatile uint32_t reserved1;
34 volatile uint32_t secmpcintstat; /* 0x01C (R/ ) Secure MPC IRQ Status */
35 volatile uint32_t secppcintstat; /* 0x020 (R/ ) Secure PPC IRQ Status */
36 volatile uint32_t secppcintclr; /* 0x024 (R/W) Secure PPC IRQ Clear */
[all …]