Home
last modified time | relevance | path

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

/openbmc/u-boot/board/ti/ks2_evm/
H A Dboard.h24 static inline int board_is_k2g_ice(void) in board_is_k2g_ice() function
33 static inline int board_is_k2g_ice(void) in board_is_k2g_ice() function
H A Dboard.c47 if (!board_is_k2g_ice()) in dram_init()
51 if (!board_is_k2g_ice()) { in dram_init()
H A Dddr3_k2g.c177 } else if (board_is_k2g_ice()) { in ddr3_init()
H A Dmux-k2g.h358 } else if (board_is_k2g_ice()) { in k2g_mux_config()
H A Dboard_k2g.c344 else if (board_is_k2g_ice()) in board_late_init()