Searched refs:GICD_TYPE_LINES (Results 1 – 3 of 3) sorted by relevance
99 #define GICD_TYPE_LINES 0x01f macro
355 nr_lines = 32 * ((type & GICD_TYPE_LINES) + 1); in gicv2_dist_init()
605 nr_lines = 32 * ((type & GICD_TYPE_LINES) + 1); in gicv3_dist_init()
Completed in 10 milliseconds