Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv_xive.h68 uint32_t tm_shift; member
133 uint32_t tm_shift; member
/openbmc/qemu/hw/intc/
H A Dpnv_xive.c1048 xive->tm_shift = val & CQ_TM_BAR_64K ? 16 : 12; in pnv_xive_ic_reg_write()