Searched refs:config_BSP (Results 1 – 17 of 17) sorted by relevance
/linux/arch/m68k/include/asm/ |
H A D | machdep.h | 42 extern void config_BSP(char *command, int len);
|
/linux/arch/m68k/68000/ |
H A D | m68328.c | 47 void __init config_BSP(char *command, int len) in config_BSP() function
|
/linux/arch/m68k/coldfire/ |
H A D | m5407.c | 51 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m5206.c | 49 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m5307.c | 60 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m523x.c | 87 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m525x.c | 78 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m54xx.c | 90 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m5272.c | 83 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m528x.c | 126 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m5249.c | 124 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m527x.c | 136 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m520x.c | 188 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m5441x.c | 242 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
H A D | m53xx.c | 213 void __init config_BSP(char *commandp, int size) in config_BSP() function
|
/linux/arch/m68k/kernel/ |
H A D | setup_no.c | 90 config_BSP(&command_line[0], sizeof(command_line)); in setup_arch()
|
H A D | setup_mm.c | 316 config_BSP(NULL, 0); in setup_arch()
|