Home
last modified time | relevance | path

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

/external/u-boot/drivers/pinctrl/renesas/
Dsh_pfc.h229 struct sh_pfc_soc_info { struct
230 const char *name;
231 const struct sh_pfc_soc_operations *ops;
233 struct pinmux_range input;
234 struct pinmux_range output;
235 struct pinmux_range function;
237 const struct sh_pfc_pin *pins;
238 unsigned int nr_pins;
239 const struct sh_pfc_pin_group *groups;
240 unsigned int nr_groups;
[all …]