Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/xilinx/versal_net/
Dplat_psci.c203 uint32_t idcode, version; in no_pm_handler() local
205 idcode = mmio_read_32(PMC_TAP); in no_pm_handler()
207 SMC_RET2(handle, ((uint64_t)idcode << 32), version); in no_pm_handler()