Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/include/asm/
H A Dconfig.h17 #ifndef HWCONFIG_BUFFER_SIZE
18 #define HWCONFIG_BUFFER_SIZE 256 macro
/openbmc/u-boot/include/configs/
H A Dls1012a_common.h90 #define HWCONFIG_BUFFER_SIZE 128 macro
H A Dls2080a_common.h168 #define HWCONFIG_BUFFER_SIZE 128 macro
H A Dls1088a_common.h173 #define HWCONFIG_BUFFER_SIZE 128 macro
H A Dlx2160a_common.h173 #define HWCONFIG_BUFFER_SIZE 128 macro
H A Dls1046a_common.h201 #define HWCONFIG_BUFFER_SIZE 128 macro
H A Dls1021aiot.h198 #define HWCONFIG_BUFFER_SIZE 256 macro
H A Dls1043a_common.h223 #define HWCONFIG_BUFFER_SIZE 128 macro
H A Dls1021atwr.h314 #define HWCONFIG_BUFFER_SIZE 256 macro
H A Dls1021aqds.h454 #define HWCONFIG_BUFFER_SIZE 256 macro
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu_init.c249 char buffer[HWCONFIG_BUFFER_SIZE] = {0}; in enable_tdm_law()
274 char buffer[HWCONFIG_BUFFER_SIZE]; in enable_cpc()
751 char buffer[HWCONFIG_BUFFER_SIZE]; in cpu_init_r()
763 if (n >= HWCONFIG_BUFFER_SIZE) { in cpu_init_r()
H A Dfsl_corenet_serdes.c509 char buffer[HWCONFIG_BUFFER_SIZE]; in fsl_serdes_init()
H A Dfdt.c46 char buffer[HWCONFIG_BUFFER_SIZE] = {0}; in ft_fixup_cpu()
/openbmc/u-boot/drivers/net/fm/
H A Db4860.c51 char buffer[HWCONFIG_BUFFER_SIZE]; in fman_port_enet_if()
/openbmc/u-boot/board/freescale/mpc837xerdb/
H A Dmpc837xerdb.c172 char buffer[HWCONFIG_BUFFER_SIZE] = {0}; in board_mmc_init()
/openbmc/u-boot/drivers/ddr/fsl/
H A Doptions.c748 char buf[HWCONFIG_BUFFER_SIZE]; in populate_memctl_options()
1403 char buf[HWCONFIG_BUFFER_SIZE]; in fsl_use_spd()
/openbmc/u-boot/board/freescale/b4860qds/
H A Db4860qds.c335 char buffer[HWCONFIG_BUFFER_SIZE]; in configure_vsc3316_3308()
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.c1047 char buffer[HWCONFIG_BUFFER_SIZE]; in config_core_prefetch()