Home
last modified time | relevance | path

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

/external/qemu/hw/arm/
Darm_gic.c24 static const uint8_t gic_id[] = variable
30 static const uint8_t gic_id[] = variable
342 res = gic_id[(offset - 0xfe0) >> 2]; in gic_dist_readb()