Searched refs:nr_props (Results 1 – 1 of 1) sorted by relevance
1209 int i = 0, npins = 0, nr_props, ret = 0; in st_pctl_dt_parse_groups() local1243 nr_props = pp->length/sizeof(u32); in st_pctl_dt_parse_groups()1259 if (nr_props >= OF_GPIO_ARGS_MIN + OF_RT_ARGS_MIN) { in st_pctl_dt_parse_groups()1265 if (nr_props > OF_GPIO_ARGS_MIN + OF_RT_ARGS_MIN) in st_pctl_dt_parse_groups()