Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/arm/gic/v3/
H A Dgicv3_private.h634 static inline void gicr_write_propbaser(uintptr_t base, uint64_t val) in gicr_write_propbaser() function
H A Dgicv3_main.c693 gicr_write_propbaser(gicr_base, rdist_ctx->gicr_propbaser); in gicv3_rdistif_init_restore()