Home
last modified time | relevance | path

Searched defs:board_string (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dsys_proto.h12 char *board_string; member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap4/
H A Dsys_proto.h41 char *board_string; member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap5/
H A Dsys_proto.h39 char *board_string; member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dsys_proto.h15 char *board_string; member
/OK3568_Linux_fs/u-boot/board/udoo/neo/
H A Dneo.c416 static char *board_string(void) in board_string() function