Lines Matching defs:isp1362_platform_data
10 struct isp1362_platform_data { struct
12 unsigned sel15Kres:1;
14 unsigned clknotstop:1;
16 unsigned oc_enable:1;
18 unsigned int_act_high:1;
20 unsigned int_edge_triggered:1;
22 unsigned dreq_act_high:1;
24 unsigned dack_act_high:1;
26 unsigned remote_wakeup_connected:1;
28 unsigned no_power_switching:1;
30 unsigned power_switching_mode:1;
32 u8 potpg;
34 void (*reset) (struct device *dev, int set);
36 void (*clock) (struct device *dev, int start);
44 void (*delay) (struct device *dev, unsigned int delay);