Searched refs:GIC_SH_CONFIG_COUNTBITS_MSK (Results 1 – 2 of 2) sorted by relevance
134 #define GIC_SH_CONFIG_COUNTBITS_MSK (MSK(4) << GIC_SH_CONFIG_COUNTBITS_SHF) macro
160 bits = 32 + 4 * ((config & GIC_SH_CONFIG_COUNTBITS_MSK) >> in gic_get_count_width()