Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/sh-pfc/
Dsh_pfc.h269 struct sh_pfc_soc_info { struct
270 const char *name;
271 const struct sh_pfc_soc_operations *ops;
273 struct pinmux_range input;
274 struct pinmux_range output;
275 struct pinmux_range function;
277 const struct sh_pfc_pin *pins;
278 unsigned int nr_pins;
279 const struct sh_pfc_pin_group *groups;
280 unsigned int nr_groups;
[all …]