aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/ds1wm.h
blob: be469a357cbbcf3cbbe774e20857bc068cd44c01 (plain) (blame)
1
2
3
4
5
6
/* MFD cell driver data for the DS1WM driver */

struct ds1wm_driver_data {
	int active_high;
	int clock_rate;
};