Home
last modified time | relevance | path

Searched refs:hwconfig_subarg_f (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dhwconfig.h24 extern const char *hwconfig_subarg_f(const char *opt, const char *subopt,
53 static inline const char *hwconfig_subarg_f(const char *opt, const char *subopt, in hwconfig_subarg_f() function
91 return hwconfig_subarg_f(opt, subopt, subarglen, NULL); in hwconfig_subarg()
/OK3568_Linux_fs/u-boot/common/
H A Dhwconfig.c205 const char *hwconfig_subarg_f(const char *opt, const char *subopt, in hwconfig_subarg_f() function
233 argstr = hwconfig_subarg_f(opt, subopt, &arglen, buf); in hwconfig_subarg_cmp_f()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dfsl_corenet_serdes.c556 hwconfig_subarg_f("serdes", srds_lpd_opt, &arglen, buf); in fsl_serdes_init()