Searched defs:nv_flags (Results 1 – 2 of 2) sorted by relevance
66 uint32_t nv_flags = mmio_read_32(V2M_SYS_NVFLAGS_ADDR); in bl1_plat_fwu_done() local85 int32_t nv_flags = (int32_t)mmio_read_32(V2M_SYS_NVFLAGS_ADDR); in plat_arm_bl1_fwu_needed() local
65 int32_t nv_flags = (int32_t)mmio_read_32(V2M_SYS_NVFLAGS_ADDR); in plat_arm_bl1_fwu_needed() local89 uint32_t nv_flags = mmio_read_32(V2M_SYS_NVFLAGS_ADDR); in bl1_plat_fwu_done() local
Completed in 2 milliseconds