repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MAINTAINERS: Add Matt as a maintainer for Star Labs
[coreboot2.git]
/
src
/
soc
/
amd
/
common
/
block
/
include
/
amdblocks
/
iommu.h
blob
9f2e023fab3b2281040242d7269d96ec3d50f4bb
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
#define IOMMU_CAP_BASE_LO 0x44
4
#define IOMMU_ENABLE (1 << 0)
5
#define IOMMU_CAP_BASE_HI 0x48