Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/arm/gic/v2/
H A Dgicv2_private.h67 return mmio_read_32(base + GICC_PMR); in gicc_read_pmr()
121 mmio_write_32(base + GICC_PMR, val); in gicc_write_pmr()
/rk3399_ARM-atf/include/drivers/arm/
H A Dgicv2.h70 #define GICC_PMR U(0x4) macro