Home
last modified time | relevance | path

Searched refs:SMMU_CBAR (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/arch/arm64/dev/
H A Dsmmureg.h138 #define SMMU_CBAR(x) (0x000 + (x) * 0x4) macro
H A Dsmmu.c266 smmu_gr1_write_4(sc, SMMU_CBAR(sc->sc_num_context_banks - 1), in smmu_attach()
658 smmu_gr1_write_4(sc, SMMU_CBAR(dom->sd_cb_idx), reg); in smmu_domain_create()