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
/
intel
/
pmc_mux
/
chip.h
blob
dcca2a3ecc4ed1d0492edb98cd5f58725b2402dc
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
3
#ifndef __DRIVERS_INTEL_PMC_MUX_H__
4
#define __DRIVERS_INTEL_PMC_MUX_H__
5
6
struct
drivers_intel_pmc_mux_config
{
7
};
8
9
#endif
/* __DRIVERS_INTEL_PMC_MUX_H__ */