Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dpnv_xive2_regs.h435 #define PC_NXC_WATCH0_SPEC 0x500 macro
H A Dpnv_xive2.c522 spec_reg = (PC_NXC_WATCH0_SPEC + watch_engine * 0x40) >> 3; in pnv_xive2_nxc_update()
547 spec_reg = (PC_NXC_WATCH0_SPEC + watch_engine * 0x40) >> 3; in pnv_xive2_nxc_cache_load()
1482 case PC_NXC_WATCH0_SPEC: in pnv_xive2_ic_pc_read()
1486 watch_engine = (offset - PC_NXC_WATCH0_SPEC) >> 6; in pnv_xive2_ic_pc_read()
1572 case PC_NXC_WATCH0_SPEC: in pnv_xive2_ic_pc_write()