Searched refs:GICD_ICFGR_NUM_INTS_PER_REG (Results 1 – 1 of 1) sorted by relevance
141 #define GICD_ICFGR_NUM_INTS_PER_REG (NUM_INTS_PER_REG / \ macro714 size_t index = it / GICD_ICFGR_NUM_INTS_PER_REG; in gic_it_set_type()715 uint32_t shift = (it % GICD_ICFGR_NUM_INTS_PER_REG) * in gic_it_set_type()