Home
last modified time | relevance | path

Searched defs:pmic_gpio_pad (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/pinctrl/qcom/
Dpinctrl-spmi-gpio.c111 struct pmic_gpio_pad { struct
112 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 …]