Searched refs:cuint64 (Results 1 – 1 of 1) sorted by relevance
320 const fdt64_t *cuint64 = NULL; in stm32_cpu_opp_get_dt_subnode() local338 cuint64 = fdt_getprop(fdt, subnode, "opp-hz", NULL); in stm32_cpu_opp_get_dt_subnode()339 if (!cuint64) { in stm32_cpu_opp_get_dt_subnode()346 freq_hz = fdt64_to_cpu(*cuint64); in stm32_cpu_opp_get_dt_subnode()