Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Ddebug.h84 #define TYPE2_SIZELO (0x3 << 16) macro
H A Ddebug.c462 val |= (ctrl & TYPE2_SIZELO); in type2_mcontrol_validate()