Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/sh-pfc/
Dsh_pfc.h126 struct sh_pfc_soc_info { struct
127 const char *name;
128 const struct sh_pfc_soc_operations *ops;
130 struct pinmux_range input;
131 struct pinmux_range output;
132 struct pinmux_range function;
134 const struct sh_pfc_pin *pins;
135 unsigned int nr_pins;
136 const struct sh_pfc_pin_group *groups;
137 unsigned int nr_groups;
[all …]