Home
last modified time | relevance | path

Searched defs:strtou32 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/cmd/
H A Dfuse.c17 static int strtou32(const char *str, unsigned int base, u32 *result) in strtou32() function
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dclock_manager_arria10.c74 struct strtou32 { struct
79 static const struct strtou32 mainpll_cfg_tab[] = { argument