Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dconfig.h21 #ifndef HWCONFIG_BUFFER_SIZE
22 #define HWCONFIG_BUFFER_SIZE 256 macro
/OK3568_Linux_fs/u-boot/include/configs/
H A Dls1012a_common.h91 #define HWCONFIG_BUFFER_SIZE 128 macro
H A Dls2080a_common.h185 #define HWCONFIG_BUFFER_SIZE 128 macro
H A Dls1046a_common.h199 #define HWCONFIG_BUFFER_SIZE 128 macro
H A Dls1043a_common.h239 #define HWCONFIG_BUFFER_SIZE 128 macro
H A Dls1021aiot.h228 #define HWCONFIG_BUFFER_SIZE 256 macro
H A Dls1021atwr.h360 #define HWCONFIG_BUFFER_SIZE 256 macro
H A Dls1021aqds.h489 #define HWCONFIG_BUFFER_SIZE 256 macro
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu_init.c251 char buffer[HWCONFIG_BUFFER_SIZE] = {0}; in enable_tdm_law()
276 char buffer[HWCONFIG_BUFFER_SIZE]; in enable_cpc()
753 char buffer[HWCONFIG_BUFFER_SIZE]; in cpu_init_r()
765 if (n >= HWCONFIG_BUFFER_SIZE) { in cpu_init_r()
H A Dfsl_corenet_serdes.c510 char buffer[HWCONFIG_BUFFER_SIZE]; in fsl_serdes_init()
H A Dfdt.c45 char buffer[HWCONFIG_BUFFER_SIZE] = {0}; in ft_fixup_cpu()
/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Db4860.c52 char buffer[HWCONFIG_BUFFER_SIZE]; in fman_port_enet_if()
/OK3568_Linux_fs/u-boot/board/freescale/mpc837xerdb/
H A Dmpc837xerdb.c173 char buffer[HWCONFIG_BUFFER_SIZE] = {0}; in board_mmc_init()
/OK3568_Linux_fs/u-boot/drivers/ddr/fsl/
H A Doptions.c745 char buffer[HWCONFIG_BUFFER_SIZE]; in populate_memctl_options()
1395 char buffer[HWCONFIG_BUFFER_SIZE]; in fsl_use_spd()
/OK3568_Linux_fs/u-boot/board/freescale/b4860qds/
H A Db4860qds.c336 char buffer[HWCONFIG_BUFFER_SIZE]; in configure_vsc3316_3308()