Home
last modified time | relevance | path

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

/openbmc/u-boot/board/ti/ks2_evm/
H A Dboard.h16 static inline int board_is_k2g_gp(void) in board_is_k2g_gp() function
29 static inline int board_is_k2g_gp(void) in board_is_k2g_gp() function
H A Dboard_k2g.c227 if (board_is_k2g_gp() || board_is_k2g_g1()) in board_mmc_init()
313 if (board_is_k2g_gp() || board_is_k2g_g1()) { in embedded_dtb_select()
340 if (board_is_k2g_gp()) in board_late_init()
H A Dddr3_k2g.c174 } else if (board_is_k2g_gp()) { in ddr3_init()
H A Dmux-k2g.h356 } else if (board_is_k2g_gp() || board_is_k2g_g1()) { in k2g_mux_config()