Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dpnv_sbe.c73 #define SBE_HOST_RESPONSE_MASK (PPC_BITMASK(0, 4) | \ macro
130 val &= SBE_HOST_RESPONSE_MASK; /* Is this right? What does HW do? */ in pnv_sbe_set_host_doorbell()