Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/sh-pfc/
Dsh_pfc.h237 struct sh_pfc_soc_info { struct
238 const char *name;
239 const struct sh_pfc_soc_operations *ops;
241 struct pinmux_range input;
242 struct pinmux_range output;
243 struct pinmux_range function;
245 const struct sh_pfc_pin *pins;
246 unsigned int nr_pins;
247 const struct sh_pfc_pin_group *groups;
248 unsigned int nr_groups;
[all …]