Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dpnv.h214 #define PNV10_LPCM_BASE(chip) PNV10_CHIP_BASE(chip, 0x0006030000000000ull) macro
/qemu/hw/ppc/
H A Dpnv.c456 pnv_dt_lpc(chip, fdt, 0, PNV10_LPCM_BASE(chip), PNV10_LPCM_SIZE); in pnv_chip_power10_dt_populate()
1944 memory_region_add_subregion(get_system_memory(), PNV10_LPCM_BASE(chip), in pnv_chip_power10_realize()
1949 (uint64_t) PNV10_LPCM_BASE(chip)); in pnv_chip_power10_realize()