Home
last modified time | relevance | path

Searched refs:HWCONFIG_BUFFER_SIZE (Results 1 – 20 of 20) sorted by relevance

/u-boot/arch/powerpc/include/asm/
A Dconfig.h17 #ifndef HWCONFIG_BUFFER_SIZE
18 #define HWCONFIG_BUFFER_SIZE 256 macro
/u-boot/include/configs/
A Dls1012a_common.h81 #define HWCONFIG_BUFFER_SIZE 128 macro
A Dkontron_sl28.h11 #define HWCONFIG_BUFFER_SIZE 256 macro
A Dls1028a_common.h65 #define HWCONFIG_BUFFER_SIZE 128 macro
A Dls2080a_common.h167 #define HWCONFIG_BUFFER_SIZE 128 macro
A Dls1088a_common.h167 #define HWCONFIG_BUFFER_SIZE 128 macro
A Dls1021atsn.h141 #define HWCONFIG_BUFFER_SIZE 256 macro
A Dlx2160a_common.h174 #define HWCONFIG_BUFFER_SIZE 128 macro
A Dls1021aiot.h186 #define HWCONFIG_BUFFER_SIZE 256 macro
A Dls1043a_common.h230 #define HWCONFIG_BUFFER_SIZE 128 macro
A Dls1046a_common.h208 #define HWCONFIG_BUFFER_SIZE 128 macro
A Dls1021atwr.h278 #define HWCONFIG_BUFFER_SIZE 256 macro
A Dls1021aqds.h440 #define HWCONFIG_BUFFER_SIZE 256 macro
/u-boot/drivers/net/fm/
A Db4860.c52 char buffer[HWCONFIG_BUFFER_SIZE]; in fman_port_enet_if()
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dcpu_init.c253 char buffer[HWCONFIG_BUFFER_SIZE] = {0}; in enable_tdm_law()
278 char buffer[HWCONFIG_BUFFER_SIZE]; in enable_cpc()
755 char buffer[HWCONFIG_BUFFER_SIZE]; in cpu_init_r()
767 if (n >= HWCONFIG_BUFFER_SIZE) { in cpu_init_r()
A Dfsl_corenet_serdes.c513 char buffer[HWCONFIG_BUFFER_SIZE]; in fsl_serdes_init()
A Dfdt.c50 char buffer[HWCONFIG_BUFFER_SIZE] = {0}; in ft_fixup_cpu()
/u-boot/board/freescale/mpc837xerdb/
A Dmpc837xerdb.c183 char buffer[HWCONFIG_BUFFER_SIZE] = {0}; in board_mmc_init()
/u-boot/drivers/ddr/fsl/
A Doptions.c750 char buf[HWCONFIG_BUFFER_SIZE]; in populate_memctl_options()
1405 char buf[HWCONFIG_BUFFER_SIZE]; in fsl_use_spd()
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
A Dcpu.c1080 char buffer[HWCONFIG_BUFFER_SIZE]; in config_core_prefetch()

Completed in 22 milliseconds