Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dmips_itu.h34 uint8_t FIFODepth; /* Log2 of the cell depth */ member
/openbmc/qemu/hw/misc/
H A Dmips_itu.c216 return ((uint64_t)c->tag.FIFODepth << ITC_CELL_TAG_FIFO_DEPTH) | in view_control_read()
488 s->cell[i].tag.FIFODepth = ITC_CELL_DEPTH_SHIFT; in itc_reset_cells()