Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/arm/gic/v3/
H A Dgicv3_private.h642 static inline uint64_t gicr_read_pendbaser(uintptr_t base) in gicr_read_pendbaser() function
H A Dgicv3_main.c595 rdist_ctx->gicr_pendbaser = gicr_read_pendbaser(gicr_base); in gicv3_rdistif_save()