HomeSort by relevance Sort by last modified time
    Searched refs:hwconfig_subarg_cmp_f (Results 1 - 7 of 7) sorted by null

  /external/u-boot/include/
hwconfig.h 25 extern int hwconfig_subarg_cmp_f(const char *opt, const char *subopt,
59 static inline int hwconfig_subarg_cmp_f(const char *opt, const char *subopt, function
96 return hwconfig_subarg_cmp_f(opt, subopt, subarg, NULL);
  /external/u-boot/drivers/ddr/fsl/
options.c 890 if (hwconfig_subarg_cmp_f("fsl_ddr", "ecc", "on", buf))
1019 if (hwconfig_subarg_cmp_f("fsl_ddr", "parity", "on", buf)) {
1108 if (hwconfig_subarg_cmp_f("fsl_ddr", "ctlr_intlv",
1112 } else if (hwconfig_subarg_cmp_f("fsl_ddr",
1121 } else if (hwconfig_subarg_cmp_f("fsl_ddr",
1130 } else if (hwconfig_subarg_cmp_f("fsl_ddr",
1139 } else if (hwconfig_subarg_cmp_f("fsl_ddr",
1149 } else if (hwconfig_subarg_cmp_f("fsl_ddr",
1154 } else if (hwconfig_subarg_cmp_f("fsl_ddr",
1159 } else if (hwconfig_subarg_cmp_f("fsl_ddr"
    [all...]
  /external/u-boot/drivers/net/fm/
b4860.c 103 if (hwconfig_subarg_cmp_f("fsl_b4860_serdes2",
  /external/u-boot/board/Barix/ipam390/
ipam390.c 79 if (hwconfig_subarg_cmp_f("dsp", "wake", "no", NULL))
  /external/u-boot/common/
hwconfig.c 226 int hwconfig_subarg_cmp_f(const char *opt, const char *subopt, function
  /external/u-boot/board/davinci/da8xxevm/
da850evm.c 111 if (hwconfig_subarg_cmp_f("dsp", "wake", "no", NULL))
  /external/u-boot/board/freescale/b4860qds/
b4860qds.c 547 if (hwconfig_subarg_cmp_f("fsl_b4860_serdes2",

Completed in 386 milliseconds