Searched refs:of_to_struct (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/arch/arm/mach-socfpga/ |
H A D | clock_manager_arria10.c | 146 static int of_to_struct(const void *blob, int node, const struct strtou32 *cfg_tab, in of_to_struct() function 211 if (of_to_struct(blob, child, mainpll_cfg_tab, in of_get_clk_cfg() 215 if (of_to_struct(blob, child, perpll_cfg_tab, in of_get_clk_cfg() 219 if (of_to_struct(blob, child, alteragrp_cfg_tab, in of_get_clk_cfg()
|