Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/sh-pfc/
Dpinctrl.c45 const char *groups_prop_name; member
131 pmx->groups_prop_name = "groups"; in sh_pfc_dt_subnode_to_map()
135 pmx->groups_prop_name = "renesas,groups"; in sh_pfc_dt_subnode_to_map()
171 ret = of_property_count_strings(np, pmx->groups_prop_name); in sh_pfc_dt_subnode_to_map()
202 of_property_for_each_string(np, pmx->groups_prop_name, prop, group) { in sh_pfc_dt_subnode_to_map()