Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dpnv_xive2_regs.h92 #define CQ_BAR_64K PPC_BIT(1) macro
H A Dpnv_xive2.c1027 xive->esb_shift = val & CQ_BAR_64K ? 16 : 12; in pnv_xive2_ic_cq_write()
1045 xive->end_shift = val & CQ_BAR_64K ? 16 : 12; in pnv_xive2_ic_cq_write()
1063 xive->nvc_shift = val & CQ_BAR_64K ? 16 : 12; in pnv_xive2_ic_cq_write()
1081 xive->nvpg_shift = val & CQ_BAR_64K ? 16 : 12; in pnv_xive2_ic_cq_write()