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
mb/google/nissa/var/rull: add ssd timing and modify ssd GPIO pins of rtd3
[coreboot2.git]
/
src
/
mainboard
/
ibase
/
mb899
/
superio_hwm.h
blob
e88d1b07291905d67e83fb801a216f1b7723788c
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
#ifndef SUPERIO_HWM_H
4
#define SUPERIO_HWM_H
5
6
void
hwm_setup
(
void
);
7
8
#endif
/* SUPERIO_HWM_H */