Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmureg.h191 #define STRTAB_BASE_CFG_LOG2SIZE_S 0 /* Table size as log2(entries) */ macro
192 #define STRTAB_BASE_CFG_LOG2SIZE_M (0x3f << STRTAB_BASE_CFG_LOG2SIZE_S)
H A Dsmmu.c884 reg |= sc->sid_bits << STRTAB_BASE_CFG_LOG2SIZE_S; in smmu_init_strtab_linear()
942 reg |= size << STRTAB_BASE_CFG_LOG2SIZE_S; in smmu_init_strtab_2lvl()