Home
last modified time | relevance | path

Searched refs:BOARD_CONFIG_BUFSZ (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/asm/mach-ath25/
Dath25_platform.h58 #define BOARD_CONFIG_BUFSZ 0x1000 macro
/arch/mips/ath25/
Dboard.c137 board_data = kzalloc(BOARD_CONFIG_BUFSZ, GFP_KERNEL); in ath25_find_config()
170 rcfg_size = BOARD_CONFIG_BUFSZ - offset; in ath25_find_config()