Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-max77620.c103 struct max77620_pctrl_info { struct
104 struct device *dev;
105 struct pinctrl_dev *pctl;
106 struct regmap *rmap;
107 int pins_current_opt[MAX77620_GPIO_NR];
108 const struct max77620_pin_function *functions;
109 unsigned int num_functions;
110 const struct max77620_pingroup *pin_groups;
111 int num_pin_groups;
112 const struct pinctrl_pin_desc *pins;
[all …]