Lines Matching +full:0 +full:x028
14 #define CATU_CONTROL 0x000
15 #define CATU_MODE 0x004
16 #define CATU_AXICTRL 0x008
17 #define CATU_IRQEN 0x00c
18 #define CATU_SLADDRLO 0x020
19 #define CATU_SLADDRHI 0x024
20 #define CATU_INADDRLO 0x028
21 #define CATU_INADDRHI 0x02c
22 #define CATU_STATUS 0x100
23 #define CATU_DEVARCH 0xfbc
25 #define CATU_CONTROL_ENABLE 0
27 #define CATU_MODE_PASS_THROUGH 0U
31 #define CATU_AXICTRL_ARCACHE_MASK 0xf
32 #define CATU_AXICTRL_ARPROT_MASK 0x3
39 #define AXI3_AxCACHE_WB_READ_ALLOC 0x7
45 * Bit 0: 0 - Unprivileged access, 1 - Privileged access
46 * Bit 1: 0 - Secure access, 1 - Non-secure access.
47 * Bit 2: 0 - Data access, 1 - instruction access.
51 #define CATU_OS_ARPROT 0x2
57 #define CATU_STATUS_ADRERR 0
60 #define CATU_IRQEN_ON 0x1
61 #define CATU_IRQEN_OFF 0x0