Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv.h140 #define PNV_HOMER_SIZE 0x0000000000400000ull macro
142 (0x7ffd800000ull + ((uint64_t)(chip)->chip_id) * PNV_HOMER_SIZE)
/openbmc/qemu/hw/ppc/
H A Dpnv_homer.c143 val = (PNV_HOMER_SIZE - 1) & 0x300000; in pnv_homer_power8_pba_read()
181 homer->homer_size = PNV_HOMER_SIZE; in pnv_homer_power8_class_init()