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
mainboard/intel/avenuecity_crb: Update full IIO configuration
[coreboot2.git]
/
src
/
mainboard
/
prodrive
/
atlas
/
mainboard.h
blob
a03cff4f477b6cb6569b30a2e538c8f2d1b4ff51
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
#ifndef ATLAS_MAINBOARD_H
4
#define ATLAS_MAINBOARD_H
5
6
/* Embedded controller settings */
7
#define EC_IDX_PORT 0x2e
8
#define EMI_0_IO_BASE_ADDR 0xc00
9
10
#endif
/* ATLAS_MAINBOARD_H */