Searched refs:array_sz (Results 1 – 1 of 1) sorted by relevance
455 u32 array_sz; member480 aa->array_sz = of_read_number(prop++, 1); in of_get_assoc_arrays()485 if (len < (aa->n_arrays * aa->array_sz + 2) * sizeof(unsigned int)) in of_get_assoc_arrays()503 if (min_common_depth > 0 && min_common_depth <= aa->array_sz && in of_drconf_to_nid_single()506 index = drmem->aa_index * aa->array_sz + min_common_depth - 1; in of_drconf_to_nid_single()513 index = drmem->aa_index * aa->array_sz; in of_drconf_to_nid_single()