Home
last modified time | relevance | path

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

/external/u-boot/arch/powerpc/include/asm/
Dconfig.h20 #ifndef HWCONFIG_BUFFER_SIZE
21 #define HWCONFIG_BUFFER_SIZE 256 macro
/external/u-boot/include/configs/
Dls1012a_common.h87 #define HWCONFIG_BUFFER_SIZE 128 macro
Dls2080a_common.h170 #define HWCONFIG_BUFFER_SIZE 128 macro
Dls1088a_common.h173 #define HWCONFIG_BUFFER_SIZE 128 macro
Dls1046a_common.h193 #define HWCONFIG_BUFFER_SIZE 128 macro
Dls1021aiot.h200 #define HWCONFIG_BUFFER_SIZE 256 macro
Dls1043a_common.h226 #define HWCONFIG_BUFFER_SIZE 128 macro
Dls1021atwr.h318 #define HWCONFIG_BUFFER_SIZE 256 macro
Dls1021aqds.h462 #define HWCONFIG_BUFFER_SIZE 256 macro
/external/u-boot/arch/powerpc/cpu/mpc85xx/
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()
Dfsl_corenet_serdes.c509 char buffer[HWCONFIG_BUFFER_SIZE]; in fsl_serdes_init()
Dfdt.c46 char buffer[HWCONFIG_BUFFER_SIZE] = {0}; in ft_fixup_cpu()
/external/u-boot/drivers/net/fm/
Db4860.c51 char buffer[HWCONFIG_BUFFER_SIZE]; in fman_port_enet_if()
/external/u-boot/board/freescale/mpc837xerdb/
Dmpc837xerdb.c172 char buffer[HWCONFIG_BUFFER_SIZE] = {0}; in board_mmc_init()
/external/u-boot/drivers/ddr/fsl/
Doptions.c745 char buffer[HWCONFIG_BUFFER_SIZE]; in populate_memctl_options()
1401 char buffer[HWCONFIG_BUFFER_SIZE]; in fsl_use_spd()
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
Dcpu.c501 char buffer[HWCONFIG_BUFFER_SIZE]; in config_core_prefetch()
/external/u-boot/board/freescale/b4860qds/
Db4860qds.c335 char buffer[HWCONFIG_BUFFER_SIZE]; in configure_vsc3316_3308()