Searched defs:pmic_gpio_pad (Results 1 – 1 of 1) sorted by relevance
111 struct pmic_gpio_pad { struct112 u16 base;113 int irq;114 bool is_enabled;115 bool out_value;116 bool have_buffer;117 bool output_enabled;118 bool input_enabled;119 unsigned int num_sources;120 unsigned int power_source;[all …]