Lines Matching defs:pmic_gpio_pad
150 struct pmic_gpio_pad { struct
151 u16 base;
152 bool is_enabled;
153 bool out_value;
154 bool have_buffer;
155 bool output_enabled;
156 bool input_enabled;
157 bool analog_pass;
158 bool lv_mv_type;
159 unsigned int num_sources;
160 unsigned int power_source;
161 unsigned int buffer_type;
162 unsigned int pullup;
163 unsigned int strength;
164 unsigned int function;
165 unsigned int atest;
166 unsigned int dtest_buffer;