Searched refs:ncells (Results 1 – 1 of 1) sorted by relevance
80 int phandle, ncells; in phandles_fixup_cru() local87 ncells = -ENODATA; in phandles_fixup_cru()101 ncells = fdtdec_get_int(fdt, offset, in phandles_fixup_cru()107 if (phandle == -ENODATA || ncells == -ENODATA) in phandles_fixup_cru()111 __func__, ncells, fdt32_to_cpu(phandle)); in phandles_fixup_cru()145 for (j = 0; j < nclocks; j += (ncells + 1)) { in phandles_fixup_cru()