Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/arm/gic/v3/
Dgicrv3_helpers.c31 GICR_WRITE(IPRIORITY, base, id, val); in gicr_write_ipriorityr()
Dgicv3_private.h138 #define GICR_WRITE(REG, base, id, val) \ macro