Home
last modified time | relevance | path

Searched refs:groups_prop_name (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/renesas/
H A Dpinctrl.c44 const char *groups_prop_name; member
130 pmx->groups_prop_name = "groups"; in sh_pfc_dt_subnode_to_map()
134 pmx->groups_prop_name = "renesas,groups"; in sh_pfc_dt_subnode_to_map()
170 ret = of_property_count_strings(np, pmx->groups_prop_name); in sh_pfc_dt_subnode_to_map()
201 of_property_for_each_string(np, pmx->groups_prop_name, prop, group) { in sh_pfc_dt_subnode_to_map()

Completed in 2 milliseconds