Lines Matching defs:pmic_gpio_pad
156 struct pmic_gpio_pad { struct
157 u16 base;
158 bool is_enabled;
159 bool out_value;
160 bool have_buffer;
161 bool output_enabled;
162 bool input_enabled;
163 bool analog_pass;
164 bool lv_mv_type;
165 unsigned int num_sources;
166 unsigned int power_source;
167 unsigned int buffer_type;
168 unsigned int pullup;
169 unsigned int strength;
170 unsigned int function;
171 unsigned int atest;
172 unsigned int dtest_buffer;