Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/qcom/
Dpinctrl-spmi-mpp.c110 struct pmic_mpp_pad { struct
111 u16 base;
112 int irq;
113 bool is_enabled;
114 bool out_value;
115 bool output_enabled;
116 bool input_enabled;
117 bool analog_mode;
118 unsigned int num_sources;
119 unsigned int power_source;
[all …]