Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/ti/ks2_evm/
H A Dboard.h23 static inline int board_is_k2g_ice(void) in board_is_k2g_ice() function
32 static inline int board_is_k2g_ice(void) in board_is_k2g_ice() function
H A Dboard.c48 if (!board_is_k2g_ice()) in dram_init()
52 if (!board_is_k2g_ice()) { in dram_init()
H A Dddr3_k2g.c125 } else if (board_is_k2g_ice()) { in ddr3_init()
H A Dmux-k2g.h350 } else if (board_is_k2g_ice()) { in k2g_mux_config()
H A Dboard_k2g.c314 else if (board_is_k2g_ice()) in board_late_init()