Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
kernel
/
linux-linaro-stable.git
/
02b51df1b07b4e9ca823c89284e704cadb323cd1
/
.
/
include
/
linux
/
mfd
/
ds1wm.h
blob: be469a357cbbcf3cbbe774e20857bc068cd44c01 [
file
] [
log
] [
blame
]
/* MFD cell driver data for the DS1WM driver */
struct
ds1wm_driver_data
{
int
active_high
;
int
clock_rate
;
};