Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/ti/am43xx/
H A Dboard.c312 if (board_is_eposevm()) { in emif_get_ext_phy_ctrl_const_regs()
324 if (board_is_eposevm()) in get_dpll_ddr_params()
530 if (board_is_eposevm()) { in sdram_init()
814 if (board_is_eposevm()) { in board_eth_init()
857 else if (board_is_eposevm() && !strcmp(name, "am43x-epos-evm")) in board_fit_config_name_match()
H A Dboard.h20 static inline int board_is_eposevm(void) in board_is_eposevm() function
H A Dmux.c141 } else if (board_is_eposevm()) { in enable_board_pin_mux()