Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/amd/pmc/
H A Dpmc.c489 u64 fch_phys_addr = ((u64)base_addr_hi << 32 | base_addr_lo); in s0ix_stats_show() local
491 dev->fch_virt_addr = devm_ioremap(dev->dev, fch_phys_addr, FCH_SSC_MAPPING_SIZE); in s0ix_stats_show()