repo.or.cz
/
coreboot.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/alderlake: Add ADL-P 4+4 with 28W TDP
[coreboot.git]
/
src
/
drivers
/
i2c
/
tas5825m
/
chip.h
blob
23af491d3eac2f79a431d2541a2856b016e5b9a9
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
struct
drivers_i2c_tas5825m_config
{
4
// Used to uniquely identify the AMP
5
int
id
;
6
};