Searched refs:GICD_CLRSPI_NSR (Results 1 – 2 of 2) sorted by relevance
206 msg[1].address_hi = upper_32_bits(mbi_phys_base + GICD_CLRSPI_NSR); in mbi_compose_mbi_msg()207 msg[1].address_lo = lower_32_bits(mbi_phys_base + GICD_CLRSPI_NSR); in mbi_compose_mbi_msg()
19 #define GICD_CLRSPI_NSR 0x0048 macro