Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv.h208 #define PNV9_HOMER_SIZE 0x0000000000400000ull macro
210 (0x203ffd800000ull + ((uint64_t)(chip)->chip_id) * PNV9_HOMER_SIZE)
/openbmc/qemu/hw/ppc/
H A Dpnv_homer.c286 val = (PNV9_HOMER_SIZE - 1) & 0x300000; in pnv_homer_power9_pba_read()
324 homer->homer_size = PNV9_HOMER_SIZE; in pnv_homer_power9_class_init()