Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/sh-pfc/
Dsh_pfc.h148 struct sh_pfc_soc_info { struct
149 const char *name;
150 const struct sh_pfc_soc_operations *ops;
152 struct pinmux_range input;
153 struct pinmux_range output;
154 struct pinmux_range function;
156 const struct sh_pfc_pin *pins;
157 unsigned int nr_pins;
158 const struct sh_pfc_pin_group *groups;
159 unsigned int nr_groups;
[all …]