HomeSort by: relevance | last modified time | path
    Searched refs:GITS_TYPER (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/cortex/
gicv3_its.c 412 const uint64_t typer = gits_read_8(its, GITS_TYPER);
586 const uint64_t typer = gits_read_8(its, GITS_TYPER);
649 const uint64_t typer = gits_read_8(its, GITS_TYPER);
801 const uint64_t typer = gits_read_8(its, GITS_TYPER);
985 const uint64_t typer = bus_space_read_8(sc->sc_bst, its->its_bsh, GITS_TYPER);
1067 const uint64_t typer = bus_space_read_8(sc->sc_bst, bsh, GITS_TYPER);
gic_reg.h 326 #define GITS_TYPER 0x00008 // ITS Type register

Completed in 12 milliseconds