Home
last modified time | relevance | path

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

/external/u-boot/include/
Dhwconfig.h23 extern const char *hwconfig_subarg_f(const char *opt, const char *subopt,
52 static inline const char *hwconfig_subarg_f(const char *opt, const char *subopt, in hwconfig_subarg_f() function
90 return hwconfig_subarg_f(opt, subopt, subarglen, NULL); in hwconfig_subarg()
/external/u-boot/common/
Dhwconfig.c204 const char *hwconfig_subarg_f(const char *opt, const char *subopt, in hwconfig_subarg_f() function
232 argstr = hwconfig_subarg_f(opt, subopt, &arglen, buf); in hwconfig_subarg_cmp_f()
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dfsl_corenet_serdes.c555 hwconfig_subarg_f("serdes", srds_lpd_opt, &arglen, buf); in fsl_serdes_init()
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
Dcpu.c510 prefetch_arg = hwconfig_subarg_f("core_prefetch", "disable", in config_core_prefetch()