Searched refs:oldnsacr (Results 1 – 1 of 1) sorted by relevance
312 uint32_t nsacr, oldnsacr; in agintc_attach() local420 oldnsacr = bus_space_read_4(sc->sc_iot, sc->sc_d_ioh, GICD_NSACR(32)); in agintc_attach()422 oldnsacr ^ 0xffffffff); in agintc_attach()424 if (nsacr != oldnsacr) { in agintc_attach()426 oldnsacr); in agintc_attach()