Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/arm/gic/v3/
H A Dgicrv3_helpers.c31 GICR_WRITE(IPRIORITY, base, id, val); in gicr_write_ipriorityr()
H A Dgicv3_private.h140 #define GICR_WRITE(REG, base, id, val) \ macro