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/brya: Create rull variant
[coreboot2.git]
/
src
/
drivers
/
i2c
/
ptn3460
/
chip.h
blob
bcc8789bd8e016fd8daca85c4bfdad579f7502d0
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
#ifndef __DRIVERS_I2C_PTN3460_CHIP_H__
4
#define __DRIVERS_I2C_PTN3460_CHIP_H__
5
6
struct
drivers_i2c_ptn3460_config
{
7
};
8
9
#endif
/* __DRIVERS_I2C_PTN3460_CHIP_H__ */