Searched defs:pmic_gpio_pad (Results 1 – 1 of 1) sorted by relevance
157 struct pmic_gpio_pad { struct158 u16 base;159 int irq;160 bool is_enabled;161 bool out_value;162 bool have_buffer;163 bool output_enabled;164 bool input_enabled;165 bool analog_pass;166 bool lv_mv_type;[all …]