Home
last modified time | relevance | path

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

/openbmc/u-boot/board/embest/mx6boards/
H A Dmx6boards.c71 #define BOARD_IS_RIOTBOARD 1 macro
204 if (board_type == BOARD_IS_RIOTBOARD) in board_mmc_getcd()
245 if (board_type == BOARD_IS_RIOTBOARD) { in board_mmc_init()
384 if (board_type == BOARD_IS_RIOTBOARD) in enable_lvds()
395 if (board_type == BOARD_IS_RIOTBOARD) in disable_lvds()
524 board_type = BOARD_IS_RIOTBOARD; in board_early_init_f()
533 if (board_type == BOARD_IS_RIOTBOARD) in board_early_init_f()
547 if (board_type == BOARD_IS_RIOTBOARD) in board_early_init_f()
590 if (board_type == BOARD_IS_RIOTBOARD) in board_late_init()
592 else if (board_type == BOARD_IS_RIOTBOARD) in board_late_init()
[all …]