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

  /external/u-boot/arch/powerpc/include/asm/
config.h 20 #ifndef HWCONFIG_BUFFER_SIZE
21 #define HWCONFIG_BUFFER_SIZE 256
  /external/u-boot/include/configs/
ls1012a_common.h 87 #define HWCONFIG_BUFFER_SIZE 128
ls1088a_common.h 173 #define HWCONFIG_BUFFER_SIZE 128
ls2080a_common.h 170 #define HWCONFIG_BUFFER_SIZE 128
ls1043a_common.h 226 #define HWCONFIG_BUFFER_SIZE 128
ls1046a_common.h 193 #define HWCONFIG_BUFFER_SIZE 128
ls1021aiot.h 200 #define HWCONFIG_BUFFER_SIZE 256
ls1021atwr.h 318 #define HWCONFIG_BUFFER_SIZE 256
ls1021aqds.h 462 #define HWCONFIG_BUFFER_SIZE 256
  /external/u-boot/drivers/net/fm/
b4860.c 51 char buffer[HWCONFIG_BUFFER_SIZE];
  /external/u-boot/arch/powerpc/cpu/mpc85xx/
cpu_init.c 249 char buffer[HWCONFIG_BUFFER_SIZE] = {0};
274 char buffer[HWCONFIG_BUFFER_SIZE];
751 char buffer[HWCONFIG_BUFFER_SIZE];
763 if (n >= HWCONFIG_BUFFER_SIZE) {
fsl_corenet_serdes.c 509 char buffer[HWCONFIG_BUFFER_SIZE];
fdt.c 46 char buffer[HWCONFIG_BUFFER_SIZE] = {0};
  /external/u-boot/board/freescale/mpc837xerdb/
mpc837xerdb.c 172 char buffer[HWCONFIG_BUFFER_SIZE] = {0};
  /external/u-boot/drivers/ddr/fsl/
options.c 745 char buffer[HWCONFIG_BUFFER_SIZE];
1401 char buffer[HWCONFIG_BUFFER_SIZE];
    [all...]
  /external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
cpu.c 501 char buffer[HWCONFIG_BUFFER_SIZE];
  /external/u-boot/board/freescale/b4860qds/
b4860qds.c 335 char buffer[HWCONFIG_BUFFER_SIZE];

Completed in 1553 milliseconds