Searched refs:HWCONFIG_BUFFER_SIZE (Results 1 - 21 of 21) sorted by relevance

/u-boot/arch/powerpc/include/asm/
H A Dconfig.h13 #ifndef HWCONFIG_BUFFER_SIZE
14 #define HWCONFIG_BUFFER_SIZE 256 macro
/u-boot/include/configs/
H A Dls1012a_common.h27 #define HWCONFIG_BUFFER_SIZE 128 macro
H A Dls1028a_common.h36 #define HWCONFIG_BUFFER_SIZE 128 macro
H A Dls1043a_common.h81 #define HWCONFIG_BUFFER_SIZE 128 macro
H A Dls1088a_common.h116 #define HWCONFIG_BUFFER_SIZE 128 macro
H A Dls2080a_common.h109 #define HWCONFIG_BUFFER_SIZE 128 macro
H A Dkontron_sl28.h11 #define HWCONFIG_BUFFER_SIZE 256 macro
H A Dls1046a_common.h62 #define HWCONFIG_BUFFER_SIZE 128 macro
H A Dls1021aiot.h66 #define HWCONFIG_BUFFER_SIZE 256 macro
H A Dls1021atsn.h55 #define HWCONFIG_BUFFER_SIZE 256 macro
H A Dlx2160a_common.h84 #define HWCONFIG_BUFFER_SIZE 128 macro
H A Dls1021atwr.h138 #define HWCONFIG_BUFFER_SIZE 256 macro
H A Dls1021aqds.h247 #define HWCONFIG_BUFFER_SIZE 256 macro
/u-boot/include/configs/km/
H A Dpg-wcom-ls102xa.h163 #define HWCONFIG_BUFFER_SIZE 256 macro
/u-boot/drivers/net/fm/
H A Db4860.c52 char buffer[HWCONFIG_BUFFER_SIZE];
/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu_init.c190 char buffer[HWCONFIG_BUFFER_SIZE] = {0};
215 char buffer[HWCONFIG_BUFFER_SIZE];
684 char buffer[HWCONFIG_BUFFER_SIZE];
696 if (n >= HWCONFIG_BUFFER_SIZE) {
H A Dfsl_corenet_serdes.c513 char buffer[HWCONFIG_BUFFER_SIZE];
H A Dfdt.c50 char buffer[HWCONFIG_BUFFER_SIZE] = {0};
/u-boot/board/freescale/mpc837xerdb/
H A Dmpc837xerdb.c183 char buffer[HWCONFIG_BUFFER_SIZE] = {0};
/u-boot/drivers/ddr/fsl/
H A Doptions.c750 char buf[HWCONFIG_BUFFER_SIZE];
1407 char buf[HWCONFIG_BUFFER_SIZE];
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.c1078 char buffer[HWCONFIG_BUFFER_SIZE];

Completed in 134 milliseconds