Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Ddebug.h99 #define TYPE6_SIZE (0xf << 16) macro
H A Ddebug.c417 val |= (ctrl & TYPE6_SIZE); in type6_mcontrol6_validate()