Searched refs:idcode (Results 1 – 2 of 2) sorted by relevance
199 uint32_t idcode, version; in no_pm_handler() local201 idcode = mmio_read_32(PMC_TAP); in no_pm_handler()203 SMC_RET2(handle, ((uint64_t)idcode << 32), version); in no_pm_handler()
229 uint32_t idcode, version_type; in no_pm_handler() local231 idcode = mmio_read_32(PMC_TAP); in no_pm_handler()233 SMC_RET2(handle, ((uint64_t)idcode << 32), version_type); in no_pm_handler()