Searched refs:of_to_struct (Results 1 – 1 of 1) sorted by relevance
/u-boot-v2022.01-rc1/arch/arm/mach-socfpga/ |
A D | clock_manager_arria10.c | 148 static int of_to_struct(const void *blob, int node, const struct strtou32 *cfg_tab, in of_to_struct() function 213 if (of_to_struct(blob, child, mainpll_cfg_tab, in of_get_clk_cfg() 217 if (of_to_struct(blob, child, perpll_cfg_tab, in of_get_clk_cfg() 221 if (of_to_struct(blob, child, alteragrp_cfg_tab, in of_get_clk_cfg()
|
Completed in 6 milliseconds