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
/
crb
/
chip.h
blob
f0e471fd4888d9e264ed43ffa5bb9f1ee7751109
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
#ifndef DRIVERS_CRB_CHIP_H
4
#define DRIVERS_CRB_CHIP_H
5
6
typedef
struct
drivers_crb_config
{
7
}
tpm_config_t
;
8
9
#endif
/* DRIVERS_CRB_CHIP_H */