Searched refs:TYPE2_SIZEHI (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/riscv/ | ||
H A D | debug.h | 88 #define TYPE2_SIZEHI (0x3 << 21) /* RV64 only */ macro |
H A D | debug.c | 463 val |= (ctrl & TYPE2_SIZEHI); in type2_mcontrol_validate() |