Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv.h186 #define PNV9_LPCM_BASE(chip) PNV9_CHIP_BASE(chip, 0x0006030000000000ull) macro
/openbmc/qemu/hw/ppc/
H A Dpnv.c421 pnv_dt_lpc(chip, fdt, 0, PNV9_LPCM_BASE(chip), PNV9_LPCM_SIZE); in pnv_chip_power9_dt_populate()
1843 memory_region_add_subregion(get_system_memory(), PNV9_LPCM_BASE(chip), in pnv_chip_power9_realize()
1848 (uint64_t) PNV9_LPCM_BASE(chip)); in pnv_chip_power9_realize()