Searched refs:VTCR (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/arm/ |
H A D | internals.h | 200 FIELD(VTCR, T0SZ, 0, 6) 201 FIELD(VTCR, SL0, 6, 2) 202 FIELD(VTCR, IRGN0, 8, 2) 203 FIELD(VTCR, ORGN0, 10, 2) 204 FIELD(VTCR, SH0, 12, 2) 205 FIELD(VTCR, TG0, 14, 2) 206 FIELD(VTCR, PS, 16, 3) 207 FIELD(VTCR, VS, 19, 1) 208 FIELD(VTCR, HA, 21, 1) 209 FIELD(VTCR, H [all...] |
/openbmc/linux/drivers/net/ethernet/natsemi/ |
H A D | ns83820.c | 332 #define VTCR 0xc0 macro 2131 writel(VTCR_INIT_VALUE, dev->base + VTCR);
|
/openbmc/libcper/specification/document/ |
H A D | cper-json-specification.tex | 1066 vtcr & uint64 & Register VTCR. \texttt{UINT32} value null extended to \texttt{UINT64}.\\ 1225 vtcr\_el2 & uint64 & Register VTCR (EL2).\\
|