Searched refs:boot_mpidr (Results 1 – 4 of 4) sorted by relevance
36 uint32_t boot_mpidr; member48 CASSERT(__builtin_offsetof(struct psram_data_t, boot_mpidr) == PSRAM_DT_MPIDR,
29 ldr w1, boot_mpidr
33 ldr r1, boot_mpidr
1060 psram_boot_cfg->boot_mpidr = read_mpidr_el1() & 0xffff; in plat_rockchip_pmu_init()
Completed in 6 milliseconds