Searched refs:typer2 (Results 1 – 1 of 1) sorted by relevance
684 u32 typer2; in test_v3_nassgicap() local689 GICD_TYPER2, &typer2); in test_v3_nassgicap()690 has_nassgicap = typer2 & GICD_TYPER2_nASSGIcap; in test_v3_nassgicap()692 typer2 |= GICD_TYPER2_nASSGIcap; in test_v3_nassgicap()694 GICD_TYPER2, &typer2); in test_v3_nassgicap()701 typer2 &= ~GICD_TYPER2_nASSGIcap; in test_v3_nassgicap()703 GICD_TYPER2, &typer2); in test_v3_nassgicap()708 typer2 ^= GICD_TYPER2_nASSGIcap; in test_v3_nassgicap()710 GICD_TYPER2, &typer2); in test_v3_nassgicap()