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