Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/
Dpinctrl-st.c1173 int i = 0, npins = 0, nr_props; in st_pctl_dt_parse_groups() local
1205 nr_props = pp->length/sizeof(u32); in st_pctl_dt_parse_groups()
1221 if (nr_props >= OF_GPIO_ARGS_MIN + OF_RT_ARGS_MIN) { in st_pctl_dt_parse_groups()
1227 if (nr_props > OF_GPIO_ARGS_MIN + OF_RT_ARGS_MIN) in st_pctl_dt_parse_groups()