Home
last modified time | relevance | path

Searched refs:TYPE2_SIZEHI (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/riscv/
H A Ddebug.h86 #define TYPE2_SIZEHI (0x3 << 21) /* RV64 only */ macro
H A Ddebug.c290 val |= (ctrl & TYPE2_SIZEHI); in type2_mcontrol_validate()