Lines Matching defs:isp1362_platform_data
9 struct isp1362_platform_data { struct
11 unsigned sel15Kres:1;
13 unsigned clknotstop:1;
15 unsigned oc_enable:1;
17 unsigned int_act_high:1;
19 unsigned int_edge_triggered:1;
21 unsigned dreq_act_high:1;
23 unsigned dack_act_high:1;
25 unsigned remote_wakeup_connected:1;
27 unsigned no_power_switching:1;
29 unsigned power_switching_mode:1;
31 u8 potpg;
33 void (*reset) (struct device *dev, int set);
35 void (*clock) (struct device *dev, int start);
43 void (*delay) (struct device *dev, unsigned int delay);