Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dpnv_xive2_regs.h309 #define VC_ENDC_WATCH0_SPEC 0x500 macro
H A Dpnv_xive2.c444 spec_reg = (VC_ENDC_WATCH0_SPEC + watch_engine * 0x40) >> 3; in pnv_xive2_end_update()
466 spec_reg = (VC_ENDC_WATCH0_SPEC + watch_engine * 0x40) >> 3; in pnv_xive2_end_cache_load()
1232 case VC_ENDC_WATCH0_SPEC: in pnv_xive2_ic_vc_read()
1236 watch_engine = (offset - VC_ENDC_WATCH0_SPEC) >> 6; in pnv_xive2_ic_vc_read()
1351 case VC_ENDC_WATCH0_SPEC: in pnv_xive2_ic_vc_write()