Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Driscv_htif.c46 #define HTIF_CMD_SHIFT 48 macro
159 uint8_t cmd = val_written >> HTIF_CMD_SHIFT; in htif_handle_tohost_write()