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
soc/intel/pantherlake: Remove soc_info.[hc] interface
[coreboot2.git]
/
src
/
southbridge
/
intel
/
common
/
acpi
/
smbus.asl
blob
32b0b9cc629d4ab4dfc5fd60cba79cb191e6b633
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
// Intel SMBus Controller 0:1f.3
4
5
Device (SBUS)
6
{
7
Name (_ADR, 0x001f0003)
8
}