repo.or.cz
/
mmotm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mm-only debug patch...
[mmotm.git]
/
include
/
linux
/
mfd
/
ds1wm.h
blob
be469a357cbbcf3cbbe774e20857bc068cd44c01
1
/* MFD cell driver data for the DS1WM driver */
2
3
struct
ds1wm_driver_data
{
4
int
active_high
;
5
int
clock_rate
;
6
};