Home
last modified time | relevance | path

Searched defs:nv_flags (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_bl1_setup.c66 uint32_t nv_flags = mmio_read_32(V2M_SYS_NVFLAGS_ADDR); in bl1_plat_fwu_done() local
85 int32_t nv_flags = (int32_t)mmio_read_32(V2M_SYS_NVFLAGS_ADDR); in plat_arm_bl1_fwu_needed() local
/rk3399_ARM-atf/plat/arm/board/juno/
H A Djuno_bl1_setup.c66 int32_t nv_flags = (int32_t)mmio_read_32(V2M_SYS_NVFLAGS_ADDR); in plat_arm_bl1_fwu_needed() local
90 uint32_t nv_flags = mmio_read_32(V2M_SYS_NVFLAGS_ADDR); in bl1_plat_fwu_done() local